Merge "Update TOX_CONSTRAINTS_FILE for stable/yoga" into stable/yoga

This commit is contained in:
Zuul 2022-03-15 08:53:33 +00:00 committed by Gerrit Code Review
commit 459c3ff806
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ paths = ./vitrage/hacking
[testenv:releasenotes]
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/yoga}
-r{toxinidir}/doc/requirements.txt
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html