Update the constraints url

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

Change-Id: I4727942e9946160c059412f0c7d03bdfd9542505
This commit is contained in:
pengyuesheng 2019-09-24 15:57:06 +08:00
parent a89e57c2c2
commit e14bf25335

View File

@ -25,7 +25,7 @@ commands = {posargs}
[testenv:docs]
basepython = python3
deps =
-c{env:UPPER_CONSTRAINTS_FILE:https://git.openstack.org/cgit/openstack/requirements/plain/upper-constraints.txt}
-c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
commands =
/bin/rm -fr doc/build/