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

introduce more pythonic way to install vidsum #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

4383
Copy link
Member

@4383 4383 commented May 12, 2018

Fixes issue: #[Mention the issue number it fixes or add the details of the changes if it doesn't has a specific issue.]

This merge request introduce best practices about how to install properly python package.

This merge request can be following by an other merge request for deploy vidsum on pypi and users can install it from pypi pip install vidsum.

Changes:
[Add here what changes were made in this pull request.]

  • introduce setuptools for install package like a standard python package
  • introduce pbr for generate automaticaly release based on git tags and manage a more properly semver
  • update the documentation for using these features
  • rename files and directory for respect python best practices conventions (init, etc...)

@4383 4383 changed the title introduce more python way to install vidsum introduce more pythonic way to install vidsum May 12, 2018
@4383
Copy link
Member Author

4383 commented Jun 25, 2018

Hi @AdiChat! Can you review please?

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.

None yet

1 participant