mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +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:
|
||||
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev libwebp-dev python-qt4 ghostscript libffi-dev"
|
||||
- "pip install cffi"
|
||||
- "sudo python -c 'import Tkinter'"
|
||||
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user