Skip to content

Commit d90132f

Browse files
committed
Require docutils<0.17 for the rtd that documentation is compatible with the parser
1 parent 220d4bc commit d90132f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements-doc.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
1+
# docutils changed html template in version 0.17; fixing to 0.16 until parser is not fixed
2+
# todo: remove docutils requirement when parser fixed in widget-base and released
3+
docutils<0.17
14
Sphinx>=4.2.0
25
recommonmark

0 commit comments

Comments
 (0)