Update UPPER_CONSTRAINTS_FILE for stable/pike
Change-Id: I7b272e1cef043f2bb12678c598ce6070c6afe77b
This commit is contained in:
parent
456709bcf4
commit
182e3392f6
2
tox.ini
2
tox.ini
@ -4,7 +4,7 @@ skipsdist = True
|
||||
envlist = releasenotes
|
||||
|
||||
[testenv]
|
||||
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
install_command = pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
|
||||
|
||||
[testenv:releasenotes]
|
||||
deps = -r{toxinidir}/test-requirements.txt
|
||||
|
Loading…
x
Reference in New Issue
Block a user