Sfoglia il codice sorgente

Remove comment and spicy

Leandro 5 anni fa
parent
commit
970a21184d
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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 \