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:
parent
a89e57c2c2
commit
e14bf25335
2
tox.ini
2
tox.ini
@ -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/
|
||||
|
Loading…
x
Reference in New Issue
Block a user