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.
2 parents f54831a + 0b2c215 commit fdedb64Copy full SHA for fdedb64
requirements.txt
@@ -1,9 +1,7 @@
1
Sphinx
2
-myst-parser
+# myst-parser fixed the docutils warnings. Pinning to current SHA until
3
+# a new release greater than 2.0.0 is made.
4
+git+https://github.com/executablebooks/MyST-Parser.git@978e845543b5bcb7af0ff89cac9f798cb8c16ab3
5
furo
6
sphinx-copybutton
7
sphinx-autobuild
-
-# TODO remove docutils pin when this issue fixed:
8
-# https://github.com/executablebooks/MyST-Parser/issues/612
9
-docutils<0.19
0 commit comments