mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-06-29 17:33:08 +03:00
Possible fix for pypy
Idea from http://www.tismer.com/pypy/irc-logs/pypy/pypy.2013-11-18.log.html
This commit is contained in:
parent
2bbc7f0c7d
commit
d7e5b3fd57
|
@ -14,6 +14,7 @@ python:
|
||||||
install:
|
install:
|
||||||
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript libffi-dev"
|
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript libffi-dev"
|
||||||
- "pip install cffi"
|
- "pip install cffi"
|
||||||
|
- "sudo python -c 'import Tkinter'"
|
||||||
|
|
||||||
|
|
||||||
script:
|
script:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user