mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-13 10:46:16 +03:00
Possible fix for pypy
Idea from https://github.com/cpbotha/nvpy/issues/19#issuecomment-9732016
This commit is contained in:
parent
d7e5b3fd57
commit
1f0e556389
|
@ -14,7 +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'"
|
||||
- "apt-get install python-tk"
|
||||
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue
Block a user