소스 검색

Added svg.path to ubuntu installation script.

Juan Pablo Caram 10 년 전
부모
커밋
d5c99463fb
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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