Skip to content

Commit c4711df

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Use releases.openstack.org instead of opendev.org"
2 parents 4fec2c3 + 4058c7f commit c4711df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ import_exceptions = cloudkittyclient.i18n
9898

9999
[testenv:releasenotes]
100100
deps =
101-
-c{env:TOX_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt}
101+
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
102102
-r{toxinidir}/doc/requirements.txt
103103
commands =
104104
sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html

0 commit comments

Comments
 (0)