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

This commit is contained in:
Zuul 2023-05-24 09:42:05 +00:00 committed by Gerrit Code Review
commit e1a0f2bf96
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ ignore_basepython_conflict = True
basepython = python3
usedevelop = False
install_command =
pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2023.1} {opts} {packages}
commands =
/usr/bin/find . -type f -name "*.pyc" -delete
passenv =