Skip to content

Commit

Permalink
Update UPPER_CONSTRAINTS_FILE for stable/pike
Browse files Browse the repository at this point in the history
Change-Id: I58d78885501f8ed7b92743521e40df8cdb4b36b7
  • Loading branch information
openstackadmin committed Aug 18, 2017
1 parent a498f01 commit 525d787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ envlist = docs,linters,functional
[testenv]
usedevelop = True
install_command =
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt} {opts} {packages}
pip install -c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt?h=stable/pike} {opts} {packages}
deps =
-r{toxinidir}/test-requirements.txt
commands =
Expand Down

0 comments on commit 525d787

Please # to comment.