Skip to content

Commit

Permalink
Merge pull request #5362 from mhilbrunner/pin-docutils
Browse files Browse the repository at this point in the history
Pin docutils to <0.18 to fix CI due to new warning
  • Loading branch information
mhilbrunner committed Nov 2, 2021
2 parents 6ca9d78 + 308f6e4 commit 6da0bea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
# https://github.com/readthedocs/readthedocs.org/blob/master/requirements/docs.txt
sphinx==4.0.2
sphinx_rtd_theme==0.5.2
docutils<0.18

# Code tabs extension for GDScript/C#
sphinx-tabs==3.2.0
Expand Down

0 comments on commit 6da0bea

Please sign in to comment.