mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
21 lines
368 B
Plaintext
21 lines
368 B
Plaintext
# Development, documentation & testing requirements.
|
|
black
|
|
check-manifest
|
|
coverage
|
|
defusedxml
|
|
# Remove docutils once https://github.com/readthedocs/sphinx_rtd_theme/issues/1115 released
|
|
docutils==0.16
|
|
markdown2
|
|
olefile
|
|
packaging
|
|
pyroma
|
|
pytest
|
|
pytest-cov
|
|
pytest-timeout
|
|
sphinx>=2.4
|
|
sphinx-copybutton
|
|
sphinx-issues
|
|
sphinx-removed-in
|
|
sphinx-rtd-theme
|
|
sphinxext-opengraph
|