Skip to content

Commit

Permalink
Bump to support for docutils 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Aug 24, 2022
1 parent 2578b9e commit 2723230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ zip_safe = False
packages = sphinx_rtd_theme
install_requires =
sphinx >=1.6,<6
docutils <0.19
docutils <0.20
Jinja2 <3.1
tests_require =
pytest
Expand Down

0 comments on commit 2723230

Please sign in to comment.