Skip to content

Commit 8d5a285

Browse files
authored
Merge pull request #62 from hugovk/myst-parser-workaround
Work around CI failure caused by deprecation warnings
2 parents 145ea15 + 0fd393e commit 8d5a285

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

requirements.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,7 @@ myst-parser
33
furo
44
sphinx-copybutton
55
sphinx-autobuild
6+
7+
# TODO remove docutils pin when this issue fixed:
8+
# https://github.com/executablebooks/MyST-Parser/issues/612
9+
docutils<0.19

0 commit comments

Comments
 (0)