Skip to content

Commit fdedb64

Browse files
authored
Merge pull request #102 from willingc/unpin-dep
Remove pinned dependency
2 parents f54831a + 0b2c215 commit fdedb64

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +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://github.com/executablebooks/MyST-Parser.git@978e845543b5bcb7af0ff89cac9f798cb8c16ab3
35
furo
46
sphinx-copybutton
57
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)