diff --git a/tox.ini b/tox.ini index 15652e8184..3250344db2 100644 --- a/tox.ini +++ b/tox.ini @@ -108,7 +108,6 @@ commands = commands = {posargs} [testenv:docs] -# The sample config file we generate is included in the sphinxdoc, so build that first. commands = python setup.py build_sphinx {posargs}