mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 05:04:24 +03:00
Remove unnecessary depedencies of dependencies
This commit is contained in:
parent
4ceaa14f91
commit
326a2f7b6a
|
@ -1,26 +1,13 @@
|
||||||
# Development, documentation & testing requirements.
|
# Development, documentation & testing requirements.
|
||||||
-e .
|
|
||||||
alabaster
|
|
||||||
Babel
|
|
||||||
black; python_version >= '3.6'
|
black; python_version >= '3.6'
|
||||||
check-manifest
|
check-manifest
|
||||||
cov-core
|
|
||||||
coverage
|
coverage
|
||||||
coveralls
|
coveralls
|
||||||
docopt
|
|
||||||
docutils
|
|
||||||
jarn.viewdoc
|
jarn.viewdoc
|
||||||
Jinja2
|
|
||||||
MarkupSafe
|
|
||||||
olefile
|
olefile
|
||||||
pycodestyle
|
pycodestyle
|
||||||
pyflakes
|
pyflakes
|
||||||
Pygments
|
|
||||||
pyroma
|
pyroma
|
||||||
pytest
|
pytest
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytz
|
|
||||||
requests
|
|
||||||
snowballstemmer
|
|
||||||
Sphinx
|
|
||||||
sphinx-rtd-theme
|
sphinx-rtd-theme
|
||||||
|
|
Loading…
Reference in New Issue
Block a user