Merge "Update TOX/UPPER_CONSTRAINTS_FILE for stable/train" into stable/train

changes/94/740894/1 2.0.1
Zuul 4 years ago committed by Gerrit Code Review
commit a758d828ae

@ -13,7 +13,7 @@ passenv = UPPER_CONSTRAINTS_FILE
usedevelop = True
whitelist_externals = rm
install_command =
pip install -U -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master} {opts} {packages}
pip install -U -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/train} {opts} {packages}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt
commands =

Loading…
Cancel
Save