don't upgrade pip, bad things happen
This commit is contained in:
parent
a36c12ad5c
commit
51b7dea71b
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ export LD_LIBRARY_PATH
|
|||
|
||||
echo "Updating setuptools..."
|
||||
${PIP} install --upgrade setuptools
|
||||
${PIP} install --upgrade pip
|
||||
${PIP} install --upgrade wheel
|
||||
|
||||
echo "Installing PyInstaller..."
|
||||
|
|
Loading…
Reference in a new issue