Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pip package #12

Closed
3 of 6 tasks
dizak opened this issue Apr 25, 2018 · 1 comment
Closed
3 of 6 tasks

pip package #12

dizak opened this issue Apr 25, 2018 · 1 comment
Milestone

Comments

@dizak
Copy link
Owner

dizak commented Apr 25, 2018

version or commit

5f0b776

Proposed feature

pip package should be prepared.

  • adding LICENSE.txt.
  • adding requirements.txt - dependencies list for building the venv with pip but also reading it in the setup.py.
  • testing the venv built with pip and requirements.txt.
  • adding MANIFEST.in with list of files to exclude from the pip build, like testing-related files and inlcuding the non-python files which by default are ommited during the build.
  • adding setup.py - setting the actual build
  • adding .gitattributes for excluding unncessary files from the github release.
@dizak dizak added this to the packaging milestone Apr 25, 2018
@dizak
Copy link
Owner Author

dizak commented May 23, 2018

Unfortunately, prowler name is already taken.

@dizak dizak mentioned this issue Nov 9, 2018
@dizak dizak closed this as completed in #76 Nov 9, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant