Install latest pyinstaller via pip
This changes the package.sh script so that it installs pip and pyinstaller natively within the wine environment. This ensures the build will use the newest version of pyinstaller.
Suport is also added here for installing additional pip's if a requirements.txt is present in your source directory.
- install pip within wine environment
- install pyinstaller via pip
- install pip's if requrements.txt is present
- a note on using pyinstaller hooks in your specfile
@gregretkowski very sorry for ignoring this :(
Would you like to be a contributor or take over this repo?
This PR is the only time I have worked on this code, working on other projects now. So I wouldn't be a good maintainer for it. Sorry!
On October 23, 2018 9:30:39 AM PDT, Paul M Furley [email protected] wrote:
@gregretkowski very sorry for ignoring this :(
Would you like to be a contributor or take over this repo?
-- You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub: https://github.com/paulfurley/python-windows-packager/pull/4#issuecomment-432319297
-- Sent from my Android device with K-9 Mail. Please excuse my brevity.