Use latest release of PyInstaller

This is as a stop-gap solution for #3842.
This commit is contained in:
Florian Bruhin 2018-04-16 08:27:37 +02:00
parent 0829511221
commit b89b38fd3c
2 changed files with 2 additions and 5 deletions

View File

@ -4,4 +4,4 @@ altgraph==0.15
future==0.16.0
macholib==1.9
pefile==2017.11.5
-e git+https://github.com/pyinstaller/pyinstaller.git@develop#egg=PyInstaller
PyInstaller==3.3.1

View File

@ -1,4 +1 @@
-e git+https://github.com/pyinstaller/pyinstaller.git@develop#egg=PyInstaller
# remove @commit-id for scm installs
#@ replace: @.*# @develop#
PyInstaller