Use PyInstaller with QtWebEngine fix

See #1692
This commit is contained in:
Florian Bruhin 2016-10-25 06:58:29 +02:00
parent 7ebe4d8bfc
commit 650af3772a
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# This file is automatically generated by scripts/dev/recompile_requirements.py
PyInstaller==3.2
-e git+https://github.com/edrex/pyinstaller.git#egg=PyInstaller

View File

@ -1 +1,5 @@
PyInstaller
# https://github.com/pyinstaller/pyinstaller/pull/2238
-e git+https://github.com/edrex/pyinstaller.git@1984_add_QtWebEngineCore#egg=PyInstaller
# remove @commit-id for scm installs
#@ replace: @.*# #