Skip to content

Commit 8b02218

Browse files
committed
Temporarily pin sphinx<5 to fix doc builds
1 parent 0367336 commit 8b02218

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements-doc.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# List required packages in this file, one per line.
22
mpl-sphinx-theme
33
myst-parser
4-
sphinx
4+
sphinx<5 # pinned because current pydata-sphinx-theme is incompatible
5+
pydata-sphinx-theme<0.9 # temporary workaround to make the docs build

0 commit comments

Comments
 (0)