mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-10 19:56:47 +03:00
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
# Development, documentation & testing requirements.
|
|
black; python_version >= '3.6'
|
|
check-manifest
|
|
coverage
|
|
jarn.viewdoc
|
|
olefile
|
|
pycodestyle
|
|
pyflakes
|
|
pyroma
|
|
pytest
|
|
pytest-cov
|
|
sphinx-rtd-theme
|