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 c19f5e6 commit 973f48aCopy full SHA for 973f48a
requirements.txt
@@ -3,7 +3,7 @@ Sphinx<5,>=3 # sphinx-book-theme 0.3.3 has requirement sphinx<5,>=3
3
graphviz
4
lesscpy
5
linkify-it-py
6
-myst-parser
+myst-parser==1.0.0 # Temporary pin until theme is updated.
7
pydata-sphinx-theme==0.8.1 # Build fails in 0.9.0. See https://github.com/plone/documentation/issues/1297
8
sphinx-autobuild
9
sphinx-book-theme==0.3.3 # Temporary pin until we can sort out HTML refactoring.
0 commit comments