doc: Use common requirements definition

Change-Id: Ie6204cb48e707e1f4d0170a970e8ceaed4c48b1d
This commit is contained in:
Takashi Kajinami
2025-04-14 00:41:33 +09:00
parent 895751dcd9
commit ba0c13610b

View File

@@ -57,7 +57,5 @@ max-complexity=20
import_exceptions = heatclient._i18n
[testenv:releasenotes]
deps =
-c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/master}
-r{toxinidir}/doc/requirements.txt
deps = {[testenv:docs]deps}
commands = sphinx-build -a -E -W -d releasenotes/build/doctrees -b html releasenotes/source releasenotes/build/html