Merge "Reuse the docs deps to benefit from constraints"

This commit is contained in:
Zuul 2020-11-02 18:31:00 +00:00 committed by Gerrit Code Review
commit a885abe50a
1 changed files with 2 additions and 0 deletions

View File

@ -61,6 +61,7 @@ commands =
[testenv:releasenotes]
basepython = python3
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r {toxinidir}/doc/requirements.txt
commands =
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html
@ -68,6 +69,7 @@ commands =
[testenv:docs]
basepython = python3
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r {toxinidir}/doc/requirements.txt
commands=
# NOTE(cloudnull): This will ensure we always have the latest version of