Merge "Remove install unnecessary packages"

This commit is contained in:
Zuul 2020-09-30 20:33:38 +00:00 committed by Gerrit Code Review
commit ce448fa50b
1 changed files with 0 additions and 1 deletions

View File

@ -111,7 +111,6 @@ commands =
[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 -a -E -W -d doc/build/doctrees -b html doc/source doc/build/html