Skip to content

Commit e3a5018

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tox.ini

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,8 @@ deps =
155155
{[testing]deps}
156156
pycodestyle
157157
pylint >= 1.6.4
158+
sphinx
159+
158160
setenv =
159161
PYTHONPATH = {toxinidir}/_testing
160162
passenv = {[testenv:system-tests]passenv}

0 commit comments

Comments
 (0)