mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-11-11 04:07:21 +03:00
9175706300
Support for plugins requiring olefile will not be loaded if it is not installed. Allows library consumers to avoid installing this dependency if they choose. Some library consumers have little interest in the format support and would like to keep dependencies to a minimum.
27 lines
274 B
Plaintext
27 lines
274 B
Plaintext
# Development, documentation & testing requirements.
|
|
-e .
|
|
Babel
|
|
Jinja2
|
|
MarkupSafe
|
|
Pygments
|
|
Sphinx
|
|
alabaster
|
|
check-manifest
|
|
cov-core
|
|
coverage
|
|
coveralls
|
|
docopt
|
|
docutils
|
|
jarn.viewdoc
|
|
nose-cov
|
|
nose
|
|
olefile
|
|
pep8
|
|
pyflakes
|
|
pyroma
|
|
pytz
|
|
requests
|
|
six
|
|
snowballstemmer
|
|
sphinx-rtd-theme
|