Merge "Remove install unnecessary packages"

This commit is contained in:
Zuul
2021-03-09 23:09:46 +00:00
committed by Gerrit Code Review

View File

@@ -32,7 +32,6 @@ passenv = http_proxy HTTP_PROXY https_proxy HTTPS_PROXY no_proxy NO_PROXY
[testenv:docs]
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt
commands = sphinx-build -W -b html doc/source doc/build/html