diff --git a/tox.ini b/tox.ini index de1b7e4a..7a223848 100644 --- a/tox.ini +++ b/tox.ini @@ -25,7 +25,6 @@ commands = {posargs} [testenv:docs] deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} - -r{toxinidir}/requirements.txt -r{toxinidir}/doc/requirements.txt commands = sphinx-build -v -W -b html -d doc/build/doctrees doc/source doc/build/html