Skip to content

Commit 6c8c1da

Browse files
RonnyPfannschmidtnicoddemus
authored andcommitted
add pygments dependency because of rst-lint
1 parent b8c6f13 commit 6c8c1da

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ commands=
4747
basepython = python2.7
4848
deps =
4949
flake8
50+
# pygments required by rst-lint
51+
pygments
5052
restructuredtext_lint
5153
check-manifest
5254
commands =

0 commit comments

Comments
 (0)