mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-25 01:16:16 +03:00
Removing python-tk install [skip ci]
This commit is contained in:
parent
8ffcf97070
commit
33dda2ef61
|
@ -17,8 +17,6 @@ python:
|
|||
install:
|
||||
- "sudo apt-get -qq install libfreetype6-dev liblcms2-dev python-qt4 ghostscript libffi-dev cmake"
|
||||
- "pip install cffi"
|
||||
# enables pypy to compile
|
||||
# - "sudo apt-get install python-tk"
|
||||
|
||||
# webp
|
||||
- pushd depends && ./install_webp.sh && popd
|
||||
|
|
Loading…
Reference in New Issue
Block a user