Skip to content
Snippets Groups Projects
Commit db378ec7 authored by André Anjos's avatar André Anjos :speech_balloon:
Browse files

Upgrade all base software

parent c1f49af1
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ else
fi
# Upgrade wheel generation library to avoid bugs
run_cmd ${use_pip} install --upgrade wheel
run_cmd ${use_pip} install --upgrade setuptools pip wheel
use_python=`which python`
if [ -z "${use_python}" ]; then
......
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