Merge "Update TOX_CONSTRAINTS_FILE for stable/wallaby" into stable/wallaby
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -8,7 +8,7 @@ ignore_basepython_conflict = True
|
||||
basepython = python3
|
||||
usedevelop = False
|
||||
whitelist_externals = rm
|
||||
install_command = pip install -c{env:TOX_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
install_command = pip install -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/wallaby} {opts} {packages}
|
||||
setenv =
|
||||
VIRTUAL_ENV={envdir}
|
||||
PYTHONWARNINGS=default::DeprecationWarning
|
||||
|
||||
Reference in New Issue
Block a user