Update UPPER_CONSTRAINTS_FILE for stable/queens

Change-Id: I3e318e28b420561766bd4d42de8a11820da73224
changes/77/537577/1
OpenStack Release Bot 5 years ago
parent d516015c9e
commit 3d1953937c

@ -5,7 +5,7 @@ envlist = pep8
[testenv]
install_command = pip install {opts} {packages}
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/queens}
-r{toxinidir}/test-requirements.txt
-r{toxinidir}/requirements.txt

Loading…
Cancel
Save