ducktype the PyInstaller BUNDLE

Should be an acceptable workaround for pyinstaller/pyinstaller#6612

The `assemble` method is probably to0 specific to contribute with
a PR against PyInstaller.

Contributes to CURA-9365
This commit is contained in:
j.spijker@ultimaker.com 2022-07-07 05:38:08 +02:00 committed by jspijker
parent 48539bb7f8
commit b84ee29627
2 changed files with 185 additions and 6 deletions

View file

@ -1,7 +1,4 @@
pytest
# Fix for signing the MacOS App
git+https://github.com/jellespijker/pyinstaller@binaries_in_frameworks#egg=pyinstaller
#pyinstaller
pyinstaller
pyinstaller-hooks-contrib
sip==6.5.1