Skip to content

Commit 5838e6a

Browse files
authored
Add support for docutils==0.20.x (#1517)
Closes #1516
1 parent d34b71b commit 5838e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ packages = sphinx_rtd_theme
4646
python_requires = >=3.6
4747
install_requires =
4848
sphinx >=5,<8
49-
docutils <0.19
49+
docutils <0.21
5050
sphinxcontrib-jquery >=4,<5
5151
tests_require =
5252
pytest

0 commit comments

Comments
 (0)