Merge "Move to releases.openstack.org"
This commit is contained in:
commit
af7e412a81
2
tox.ini
2
tox.ini
@ -19,7 +19,7 @@ commands = rm -f .testrepository/times.dbm
|
||||
|
||||
[testenv:common-constraints]
|
||||
basepython = python3
|
||||
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}
|
||||
|
||||
[testenv:genpolicy]
|
||||
basepython = python3
|
||||
|
Loading…
Reference in New Issue
Block a user