Skip to content

Commit 960388f

Browse files
committed
pin sphinx-multiversion to 0.2.4
1 parent c963f6a commit 960388f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ testfixtures==8.3.0
1414
# Docs Requirements
1515
myst-parser==3.0.1;python_version<'3.10'
1616
myst-parser==4.0.1;python_version>='3.10'
17-
sphinx-multiversion
17+
sphinx-multiversion==0.2.4
1818
sphinx-rtd-theme==3.0.2
1919
Sphinx==7.4.7;python_version<'3.10'
2020
Sphinx==8.1.3;python_version>='3.10'

0 commit comments

Comments
 (0)