mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-04-27 20:43:43 +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 cffi"
|
||||||
- "travis_retry pip install nose"
|
- "travis_retry pip install nose"
|
||||||
- "travis_retry pip install check-manifest"
|
- "travis_retry pip install check-manifest"
|
||||||
|
- "travis_retry pip install olefile"
|
||||||
# Pyroma tests sometimes hang on PyPy; skip
|
# Pyroma tests sometimes hang on PyPy; skip
|
||||||
- if [ $TRAVIS_PYTHON_VERSION != "pypy" ]; then travis_retry pip install pyroma; fi
|
- if [ $TRAVIS_PYTHON_VERSION != "pypy" ]; then travis_retry pip install pyroma; fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user