master
quadrismegistus 4 years ago
parent 76714aa7bd
commit 9394c8378a

@ -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

Loading…
Cancel
Save