Skip to content

Commit ede55c0

Browse files
Zuulopenstack-gerrit
authored andcommitted
Merge "Update TOX_CONSTRAINTS_FILE for stable/2025.1" into stable/2025.1
2 parents a2e1ae2 + 0b29878 commit ede55c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ usedevelop = False
102102
[testenv:docs]
103103
allowlist_externals =
104104
sphinx-build
105-
deps = -c{env:TOX_CONSTRAINTS_FILE:{toxinidir}/upper-constraints.txt}
105+
deps = -c{env:TOX_CONSTRAINTS_FILE:https://releases.openstack.org/constraints/upper/2025.1}
106106
-r{toxinidir}/doc/requirements.txt
107107
commands = sphinx-build -W -b html doc/source doc/build/html
108108

0 commit comments

Comments
 (0)