Update UPPER_CONSTRAINTS_FILE for stable/newton
Change-Id: I1d63f9b4e1af08b7b233c88125679a19b9200dd6
This commit is contained in:
parent
8560f136f1
commit
0f85f0b7a3
2
tox.ini
2
tox.ini
@ -5,7 +5,7 @@ envlist = py35,py34,py27,pep8
|
||||
|
||||
[testenv]
|
||||
usedevelop = True
|
||||
install_command = pip install -U -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
|
||||
install_command = pip install -U -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/newton} {opts} {packages}
|
||||
setenv = VIRTUAL_ENV={envdir}
|
||||
PYTHONDONTWRITEBYTECODE = 1
|
||||
LANGUAGE=en_US
|
||||
|
Loading…
Reference in New Issue
Block a user