s/import Image/from PIL import Image/g

This commit is contained in:
j 2016-06-25 20:36:20 +02:00
commit 2cec1b9ad5
14 changed files with 21 additions and 21 deletions

View file

@ -54,9 +54,8 @@ apt-get install -y \
python-setuptools \
python-pip \
python-virtualenv \
python-imaging \
python-dev \
python-imaging \
python-pil \
python-numpy \
python-psycopg2 \
python-pyinotify \