We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0367336 commit 8b02218Copy full SHA for 8b02218
requirements-doc.txt
@@ -1,4 +1,5 @@
1
# List required packages in this file, one per line.
2
mpl-sphinx-theme
3
myst-parser
4
-sphinx
+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