mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Use regular Python for the release
Contributes to CURA-9365
This commit is contained in:
parent
b1af3b6703
commit
54f9384d27
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pytest
|
||||
|
||||
# Fix for signing the MacOS App
|
||||
git+https://github.com/jellespijker/pyinstaller@binaries_in_frameworks#egg=pyinstaller
|
||||
#pyinstaller
|
||||
#git+https://github.com/jellespijker/pyinstaller@binaries_in_frameworks#egg=pyinstaller
|
||||
pyinstaller
|
||||
pyinstaller-hooks-contrib
|
||||
sip==6.5.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue