mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-28 10:56:18 +03:00
Merge pull request #5704 from hugovk/docs-fix-bullets
Docs: Temporarily pin docutils to fix bullets in sphinx_rtd_theme
This commit is contained in:
commit
7350890129
|
@ -3,6 +3,8 @@ black
|
||||||
check-manifest
|
check-manifest
|
||||||
coverage
|
coverage
|
||||||
defusedxml
|
defusedxml
|
||||||
|
# Remove docutils once https://github.com/readthedocs/sphinx_rtd_theme/issues/1115 released
|
||||||
|
docutils==0.16
|
||||||
markdown2
|
markdown2
|
||||||
olefile
|
olefile
|
||||||
packaging
|
packaging
|
||||||
|
|
Loading…
Reference in New Issue
Block a user