Skip to content

Commit c85847a

Browse files
authored
Merge pull request #134 from stackhpc/upstream/2025.1-2025-10-20
Synchronise 2025.1 with upstream
2 parents 17a120f + ede55c0 commit c85847a

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)