mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-25 07:33:57 -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
|
pytest
|
||||||
|
|
||||||
# Fix for signing the MacOS App
|
# Fix for signing the MacOS App
|
||||||
git+https://github.com/jellespijker/pyinstaller@binaries_in_frameworks#egg=pyinstaller
|
#git+https://github.com/jellespijker/pyinstaller@binaries_in_frameworks#egg=pyinstaller
|
||||||
#pyinstaller
|
pyinstaller
|
||||||
pyinstaller-hooks-contrib
|
pyinstaller-hooks-contrib
|
||||||
sip==6.5.1
|
sip==6.5.1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue