bump MacOS static build to pyinstaller>=5.6

This commit is contained in:
jdegenstein
2023-02-27 14:21:41 -06:00
committed by GitHub
parent deca2f1b89
commit d9153abfca

View File

@@ -70,7 +70,7 @@ jobs:
micromamba info
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
pip install --pre git+https://github.com/cadquery/cadquery casadi
pip install pyinstaller==4.10
pip install pyinstaller>=5.6 git+https://github.com/jdegenstein/pyinstaller-hooks-contrib
pip install path
pip uninstall -y PyQt5
pip install PyQt5==5.15.7