Skip to content

Commit

Permalink
Bump docutils to include 0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaoming committed Dec 17, 2022
1 parent a87790a commit 9ff5071
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 @@ -45,7 +45,7 @@ packages = sphinx_rtd_theme
python_requires = >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
install_requires =
sphinx >=1.6,<6
docutils <0.19
docutils <0.20
tests_require =
pytest

Expand Down

0 comments on commit 9ff5071

Please sign in to comment.