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:
Pierre Riteau 2025-03-07 19:00:58 +01:00
parent efe4c7baec
commit a3333f4741

View File

@ -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