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

This commit is contained in:
Zuul 2023-11-03 00:16:45 +00:00 committed by Gerrit Code Review
commit 7956feb52f
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ usedevelop = True
setenv =
VIRTUAL_ENV={envdir}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.2}
-r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
passenv = http_proxy