8000 MAINT: Pin sphinx to version 7.2.6 · melissawm/numpy@a1e66ec · GitHub
[go: up one dir, main page]

Skip to content

Commit a1e66ec

Browse files
committed
MAINT: Pin sphinx to version 7.2.6
Sphinx >= 7.3.0 breaks breathe. Closes numpy#26298.
1 parent 3c09f16 commit a1e66ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/doc_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# doxygen required, use apt-get or dnf
2-
sphinx>=4.5.0
2+
sphinx==7.2.6
33
numpydoc==1.4
44
pydata-sphinx-theme==0.13.3
55
sphinx-design

0 commit comments

Comments
 (0)
0