Forráskód Böngészése

Added svg.path to ubuntu installation script.

Juan Pablo Caram 10 éve
szülő
commit
d5c99463fb
1 módosított fájl, 1 hozzáadás és 0 törlés
  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