diff --git a/tox.ini b/tox.ini index 8963fe4..82daf13 100644 --- a/tox.ini +++ b/tox.ini @@ -20,6 +20,5 @@ basepython = python2.6 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