diff --git a/requirements-dev.txt b/requirements-dev.txt index e6f9471ec2..df8523fd7f 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,4 +1,7 @@ pytest -pyinstaller + +# Fix for signing the MacOS App +git+https://github.com/jellespijker/pyinstaller@binaries_in_frameworks#egg=pyinstaller +#pyinstaller pyinstaller-hooks-contrib sip==6.5.1