Explorar el Código

Remove comment and spicy

Leandro hace 5 años
padre
commit
970a21184d
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  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 \