Merge "Apply upper constraints in release note build"

This commit is contained in:
Zuul
2026-03-13 16:32:23 +00:00
committed by Gerrit Code Review

View File

@@ -74,8 +74,6 @@ application-import-names = observabilityclient
[testenv:releasenotes]
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
-r{toxinidir}/requirements.txt
allowlist_externals =
sphinx-build
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees --keep-going -b html releasenotes/source releasenotes/build/html