Merge "Remove install unnecessary packages"

This commit is contained in:
Zuul 2020-09-16 08:17:25 +00:00 committed by Gerrit Code Review
commit 8e5729ad32
1 changed files with 0 additions and 2 deletions

View File

@ -71,9 +71,7 @@ commands = oslo_debug_helper -t ironic/tests/unit {posargs}
[testenv:docs] [testenv:docs]
deps = deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt -r{toxinidir}/doc/requirements.txt
-r{toxinidir}/driver-requirements.txt
commands = sphinx-build -b html -W doc/source doc/build/html commands = sphinx-build -b html -W doc/source doc/build/html
[testenv:pdf-docs] [testenv:pdf-docs]