Skip to content

Commit 87e2dfe

Browse files
committed
tox.ini: bump Sphinx to 1.5.5
1 parent 262e1cf commit 87e2dfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ commands = nosetests -v --with-coverage --cover-html --cover-package=influxdb
2626
[testenv:docs]
2727
deps = -r{toxinidir}/requirements.txt
2828
pandas
29-
Sphinx==1.2.3
29+
Sphinx==1.5.5
3030
sphinx_rtd_theme
3131
commands = sphinx-build -b html docs/source docs/build
3232

0 commit comments

Comments
 (0)