Skip to content

Commit 554285b

Browse files
committed
Add Sphinx as a dependency for linting.
1 parent aa17477 commit 554285b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ deps =
155155
{[testing]deps}
156156
pycodestyle
157157
pylint >= 1.6.4
158+
sphinx
158159
setenv =
159160
PYTHONPATH = {toxinidir}/_testing
160161
passenv = {[testenv:system-tests]passenv}

0 commit comments

Comments
 (0)