Fix requirements

pip doesn't recognize my PyQt5 install (Void Linux) and pip complains
on the git+https for pyinstaller
This commit is contained in:
lordwelch 2019-09-05 15:24:13 -07:00
parent abd8019bf9
commit cb9db19073

View File

@ -4,6 +4,5 @@ unrar==0.3
natsort==3.5.2
PyPDF2==1.24
pillow>=4.3.0
PyQt5>=5.10.1
git+https://github.com/pyinstaller/pyinstaller@develop
pyinstaller
pathvalidate