From 970a21184d65253fc74b0a564f1e086244c3f5b5 Mon Sep 17 00:00:00 2001 From: Leandro Date: Mon, 27 Apr 2020 14:13:46 -0300 Subject: [PATCH] Remove comment and spicy --- setup_ubuntu.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/setup_ubuntu.sh b/setup_ubuntu.sh index 9701e647..36261f5d 100644 --- a/setup_ubuntu.sh +++ b/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 \