Skip to content

Refactor packaging and test#5

Open
geuben wants to merge 6 commits intomasterfrom
refactor-packaging-and-test
Open

Refactor packaging and test#5
geuben wants to merge 6 commits intomasterfrom
refactor-packaging-and-test

Conversation

@geuben
Copy link
Copy Markdown
Collaborator

@geuben geuben commented Feb 3, 2019

No description provided.

deploy:
provider: pypi
repository: https://pypi.fury.io/geben/
password: '2fGzvp-gDf95Ygur9Hl5oaPOLD1L0NKYdM'
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As this repo is pubic this password is disabled, You can encrypt secrets in Travis https://docs.travis-ci.com/user/encryption-keys/


deploy:
provider: pypi
repository: https://pypi.fury.io/geben/
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is my account on https://gemfury.com/
You can either set up your own account. Use my referral: https://www.fury.co/r/WbX2giralw

or you can upload this package to https://pypi.org/ only doing that you need to be more careful about package versioning in case someone uses it.

@@ -0,0 +1 @@
__version__ = '0.0.1'
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

when you want to make a new version you just increase this number and commit

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.

1 participant