Merge "Stop install unnecessary packages when run tox -edocs"

This commit is contained in:
Zuul 2020-09-10 01:05:29 +00:00 committed by Gerrit Code Review
commit 5c8e6fa9cb
1 changed files with 0 additions and 1 deletions

View File

@ -32,7 +32,6 @@ commands = oslo_debug_helper -t zunclient/tests {posargs}
[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