- removed python3-ezdxf from setup-ubuntu file since it is not available. ezdxf module will be installed through pip command

This commit is contained in:
Marius Stanciu
2019-02-17 03:47:16 +02:00
committed by Marius S
parent 5a631a2881
commit a103b5d263

View File

@@ -14,7 +14,6 @@ apt-get install python3-tk
apt-get install libspatialindex-dev
apt-get install python3-gdal
apt-get install python3-lxml
apt-get install python3-ezdxf
easy_install3 -U distribute
pip3 install --upgrade dill
pip3 install --upgrade Shapely