diff --git a/tox.ini b/tox.ini index 8562f00c00b7..3634f0cbd27f 100644 --- a/tox.ini +++ b/tox.ini @@ -26,6 +26,5 @@ basepython = python2.7 commands = sphinx-build -b html -d docs/_build/doctrees docs docs/_build/html -# sphinx-build -b doctest -d docs/_build/doctrees docs docs/_build/doctest deps = Sphinx