pyinstaller requirements: Don't strip commit ID

See #1692
This commit is contained in:
Florian Bruhin 2016-10-25 08:18:01 +02:00
parent 650af3772a
commit 872599065b
2 changed files with 1 additions and 4 deletions

View File

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

View File

@ -1,5 +1,2 @@
# 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: @.*# #