Skip to content

Conversation

@gregretkowski
Copy link

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

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
@fawkesley
Copy link
Owner

@gregretkowski very sorry for ignoring this :(

Would you like to be a contributor or take over this repo?

@gregretkowski
Copy link
Author

gregretkowski commented Nov 10, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants