From 9394c8378ab1b78c7d6f3b541af2c6cdd3c4d542 Mon Sep 17 00:00:00 2001 From: quadrismegistus Date: Mon, 5 Oct 2020 12:48:35 +0100 Subject: [PATCH] updates --- script/install | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/script/install b/script/install index 3706a53..d334fb6 100644 --- a/script/install +++ b/script/install @@ -287,17 +287,6 @@ echo "Now using python 3: `which python`" python -m pip install -r requirements.txt - - -if [ "$machine" = "Mac" ] -then - python -m pip install git+https://github.com/kivy/pyobjus -else - $condaexec install wxpython -fi - - - echo ' 6) adding comrad bin folder to path