We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 17a120f + ede55c0 commit c85847aCopy full SHA for c85847a
tox.ini
@@ -102,7 +102,7 @@ usedevelop = False
102
[testenv:docs]
103
allowlist_externals =
104
sphinx-build
105
-deps = -c{env:TOX_CONSTRAINTS_FILE:{toxinidir}/upper-constraints.txt}
+deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2025.1}
106
-r{toxinidir}/doc/requirements.txt
107
commands = sphinx-build -W -b html doc/source doc/build/html
108
0 commit comments