Skip to content
Snippets Groups Projects
Commit add98232 authored by Reiner Jung's avatar Reiner Jung
Browse files

Updated python setup.

parent 2dbf1830
No related branches found
No related tags found
No related merge requests found
...@@ -2,10 +2,6 @@ ...@@ -2,10 +2,6 @@
PYTHON=`which python3` PYTHON=`which python3`
if [ ! -f $PYTHON ] ; then
PYTHON=`which python`
fi
PIP=`which pip` PIP=`which pip`
GIT=`which git` GIT=`which git`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment