diff --git a/tox.ini b/tox.ini index fc9ad55c7e..a34dc557ef 100644 --- a/tox.ini +++ b/tox.ini @@ -90,9 +90,6 @@ commands = {toxinidir}/tools/check-releasenotes.py sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html -[testenv:install-guide] -commands = sphinx-build -a -E -W -d install-guide/build/doctrees -b html install-guide/source install-guide/build/html - [testenv:venv] setenv = PYTHONHASHSEED=0 commands = {posargs}