-clean-up before merge
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
#!/bin/sh -e
|
||||
# "-e" exists on first error.
|
||||
|
||||
apt-get install libpng-dev \
|
||||
libfreetype6 \
|
||||
libfreetype6-dev \
|
||||
python-dev \
|
||||
python-simplejson \
|
||||
python-qt4 \
|
||||
python-numpy \
|
||||
python-scipy \
|
||||
python-matplotlib \
|
||||
libgeos-dev \
|
||||
python-shapely \
|
||||
python-pip \
|
||||
libspatialindex-dev
|
||||
easy_install -U distribute
|
||||
pip install --upgrade matplotlib Shapely
|
||||
pip install rtree
|
||||
pip install svg.path
|
||||
Reference in New Issue
Block a user