mirror of
https://github.com/jdegenstein/jmwright-CQ-Editor.git
synced 2025-12-20 06:27:05 +01:00
bump MacOS static build to pyinstaller>=5.6
This commit is contained in:
@@ -70,7 +70,7 @@ jobs:
|
|||||||
micromamba info
|
micromamba info
|
||||||
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
pip install git+https://github.com/jdegenstein/jmwright-CQ-Editor
|
||||||
pip install --pre git+https://github.com/cadquery/cadquery casadi
|
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 install path
|
||||||
pip uninstall -y PyQt5
|
pip uninstall -y PyQt5
|
||||||
pip install PyQt5==5.15.7
|
pip install PyQt5==5.15.7
|
||||||
|
|||||||
Reference in New Issue
Block a user