Skip to content

Commit ad1e8d9

Browse files
committed
pin myst-parser until release beyond 2.0.0
1 parent d15f888 commit ad1e8d9

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

requirements.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
Sphinx
2-
myst-parser
2+
# 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://myst-parser@978e845543b5bcb7af0ff89cac9f798cb8c16ab3
35
furo
46
sphinx-copybutton
57
sphinx-autobuild

0 commit comments

Comments
 (0)