mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-03 21:24:31 +03:00
pip install olefile
This commit is contained in:
parent
50408568cb
commit
a8c6df563e
|
@ -24,6 +24,7 @@ install:
|
|||
- "travis_retry pip install cffi"
|
||||
- "travis_retry pip install nose"
|
||||
- "travis_retry pip install check-manifest"
|
||||
- "travis_retry pip install olefile"
|
||||
# Pyroma tests sometimes hang on PyPy; skip
|
||||
- if [ $TRAVIS_PYTHON_VERSION != "pypy" ]; then travis_retry pip install pyroma; fi
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user