mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-09 23:05:01 -06:00
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:
parent
48539bb7f8
commit
b84ee29627
2 changed files with 185 additions and 6 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue