Use develop branch of PyInstaller again
https://github.com/pyinstaller/pyinstaller/pull/3661 was merged into
PyInstaller, so we now can use that directly.
See #4232
This reverts commit b89b38fd3c
.
This commit is contained in:
parent
0147ff192a
commit
442ad05dc9
@ -4,4 +4,4 @@ altgraph==0.16.1
|
|||||||
future==0.16.0
|
future==0.16.0
|
||||||
macholib==1.11
|
macholib==1.11
|
||||||
pefile==2018.8.8
|
pefile==2018.8.8
|
||||||
PyInstaller==3.4
|
-e git+https://github.com/pyinstaller/pyinstaller.git@develop#egg=PyInstaller
|
||||||
|
@ -1 +1,4 @@
|
|||||||
PyInstaller
|
-e git+https://github.com/pyinstaller/pyinstaller.git@develop#egg=PyInstaller
|
||||||
|
|
||||||
|
# remove @commit-id for scm installs
|
||||||
|
#@ replace: @.*# @develop#
|
||||||
|
Loading…
Reference in New Issue
Block a user