Merge "Update the constraints url"
This commit is contained in:
commit
7c93417d14
2
tox.ini
2
tox.ini
@ -14,7 +14,7 @@ whitelist_externals =
|
|||||||
bash
|
bash
|
||||||
rm
|
rm
|
||||||
env
|
env
|
||||||
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} {opts} {packages}
|
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
|
||||||
setenv =
|
setenv =
|
||||||
VIRTUAL_ENV={envdir}
|
VIRTUAL_ENV={envdir}
|
||||||
LANGUAGE=en_US
|
LANGUAGE=en_US
|
||||||
|
Loading…
Reference in New Issue
Block a user