roll PyInstaller back to pre-bootloader work that may be causing error messages in GAM

This commit is contained in:
Jay Lee
2020-05-07 13:44:04 -04:00
parent 6238a4c127
commit 45a9f97fc8
4 changed files with 7 additions and 6 deletions

View File

@@ -104,7 +104,7 @@ else
$pip install staticx
fi
$pip install --upgrade https://github.com/pyinstaller/pyinstaller/archive/develop.tar.gz
$pip install --upgrade git+git://github.com/pyinstaller/pyinstaller.git@$PYINSTALLER_COMMIT
cd $whereibelong
fi