소스 검색

Remove comment and spicy

Leandro 5 년 전
부모
커밋
970a21184d
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      setup_ubuntu.sh

+ 0 - 4
setup_ubuntu.sh

@@ -17,15 +17,11 @@ sudo apt-get install -y \
 	python3-tk
 
 
-#python3-imaging \
-
-
 # Python packages
 
 sudo -H python3 -m pip install --upgrade \
 	pip \
 	numpy \
-	scipy \
 	shapely \
 	rtree \
 	tk \