Use releases.openstack.org instead of opendev.org
This is a more stable URL that will redirect to the correct location. Change-Id: I1cd1e72e8be1eac51829025cd09825267adb8597
This commit is contained in:
parent
efe4c7baec
commit
a3333f4741
2
tox.ini
2
tox.ini
@ -5,7 +5,7 @@ envlist = pep8
|
||||
[testenv]
|
||||
usedevelop = true
|
||||
deps =
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/upper-constraints.txt}
|
||||
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
|
||||
-r{toxinidir}/requirements.txt
|
||||
-r{toxinidir}/doc/requirements.txt
|
||||
sitepackages = False
|
||||
|
Loading…
x
Reference in New Issue
Block a user