Browse Source

Added svg.path to ubuntu installation script.

Juan Pablo Caram 10 năm trước cách đây
mục cha
commit
d5c99463fb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      setup_ubuntu.sh

+ 1 - 0
setup_ubuntu.sh

@@ -13,3 +13,4 @@ pip install --upgrade matplotlib
 pip install --upgrade Shapely
 apt-get install libspatialindex-dev
 pip install rtree
+pip install svg.path