summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenStack Release Bot <infra-root@openstack.org>2017-07-28 21:08:09 +0000
committerOpenStack Release Bot <infra-root@openstack.org>2017-07-28 21:08:09 +0000
commit9a60bc1307f47682d45af2b96936eb7dcd77aa98 (patch)
tree350f11145085df5cab962f91e6ef69e63dd41e8c
parente6bd6a484b0d7b64797f0615970c4070ff3a8574 (diff)
downloadpython-swiftclient-9a60bc1307f47682d45af2b96936eb7dcd77aa98.tar.gz
Update UPPER_CONSTRAINTS_FILE for stable/pike
Change-Id: I2877028999b110cf2f3ceac5f8743189dd9d29fa
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index df01bf8..638e97b 100644
--- a/tox.ini
+++ b/tox.ini
@@ -11,7 +11,7 @@ setenv =
VIRTUAL_ENV={envdir}
BRANCH_NAME=master
CLIENT_NAME=python-swiftclient
- CONSTRAINTS_FILE={env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
+ CONSTRAINTS_FILE={env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike}
deps = -r{toxinidir}/requirements.txt
-r{toxinidir}/test-requirements.txt