diff --git a/tox.ini b/tox.ini index 995395d..be8269f 100644 --- a/tox.ini +++ b/tox.ini @@ -70,7 +70,7 @@ import_exceptions = cloudkittyclient.i18n [testenv:releasenotes] deps = - -c{env:UPPER_CONSTRAINTS_FILE:https://opendev.org/openstack/requirements/raw/branch/master/upper-constraints.txt} + -c{env:UPPER_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/ussuri} -r{toxinidir}/doc/requirements.txt commands = sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html