Browse Source

Use forked pyinstaller

Contributes to CURA-9365
jellespijker 2 years ago
parent
commit
03af1dbd4f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      requirements-dev.txt

+ 2 - 2
requirements-dev.txt

@@ -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