Merge "Update TOX_CONSTRAINTS_FILE for stable/2023.1" into stable/2023.1
This commit is contained in:
commit
045638694d
2
tox.ini
2
tox.ini
@ -23,7 +23,7 @@ allowlist_externals = bash
|
||||
rm
|
||||
install_command = pip install {opts} {packages}
|
||||
deps =
|
||||
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.1}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
|
Loading…
x
Reference in New Issue
Block a user