Update UPPER_CONSTRAINTS_FILE for stable/pike
Change-Id: Ifa64d247a5904c0e3c0c811dadef47cd2d74aec9
This commit is contained in:
parent
17af13c3e4
commit
ef80a84b93
2
tox.ini
2
tox.ini
@ -7,7 +7,7 @@ envlist = docs,linters,functional
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
install_command =
|
||||
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
|
||||
deps =
|
||||
-r{toxinidir}/test-requirements.txt
|
||||
commands =
|
||||
|
Loading…
Reference in New Issue
Block a user