add pygments dependency because of rst-lint

This commit is contained in:
Ronny Pfannschmidt 2016-11-11 16:34:52 +01:00 committed by Bruno Oliveira
parent b8c6f13b37
commit 6c8c1da428
1 changed files with 2 additions and 0 deletions

View File

@ -47,6 +47,8 @@ commands=
basepython = python2.7
deps =
flake8
# pygments required by rst-lint
pygments
restructuredtext_lint
check-manifest
commands =