Skip to content
Snippets Groups Projects

try fix to use docutils with version<0.18

Compare and
1 file
+ 2
1
Compare changes
  • Side-by-side
  • Inline
@@ -3,4 +3,5 @@ sphinx-autoapi==1.3.0
sphinx-autodoc-typehints==1.10.3
sphinx-rtd-theme==0.4.3
#recommonmark==0.6.0
m2r2==0.2.5
\ No newline at end of file
m2r2==0.2.5
docutils<0.18
\ No newline at end of file
Loading