Update the constraints url

For more detail, see http://lists.openstack.org/pipermail/openstack-discuss/2019-May/006478.html

Change-Id: I8903812d4dbf31ab9d1fcd22721862df8e215593
This commit is contained in:
manchandavishal 2019-09-19 15:23:17 +00:00
parent 82a1e08b25
commit 7c0ca11d7f
1 changed files with 1 additions and 1 deletions

View File

@ -85,7 +85,7 @@ commands =
usedevelop = True
basepython = python3
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/requirements.txt
-r{toxinidir}/doc/requirements.txt