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

deploy to pypi #1

Open
satra opened this issue Aug 28, 2015 · 7 comments
Open

deploy to pypi #1

satra opened this issue Aug 28, 2015 · 7 comments

Comments

@satra
Copy link
Member

satra commented Aug 28, 2015

@alexis-roche - since you are the primary maintainer, would you mind adding pypi deployment similar to the one below with nipype?

nipy/nipype#1166

that way you can push a release to pypi simply by tagging on github. this would make it easier for people to simply do: pip install nireg

@alexis-roche
Copy link
Member

Hey Satra,

No I don't mind at all. I just need to figure out how to do that.

@arokem
Copy link
Member

arokem commented Sep 2, 2015

Hey Alexis - there are instructions here: http://docs.travis-ci.com/user/deployment/pypi/

@matthew-brett
Copy link
Member

I must say I don't use those instructions, because I usually need a few goes to get the released tarball into the shape I want it. So I do local builds of the release files and then upload using distutils or twine.

Alexis, I'm happy to help with the release, if you want to do one.

@alexis-roche
Copy link
Member

Yes, I've seen it. It's underway. Thanks.
Le 2 sept. 2015 16:41, "Ariel Rokem" [email protected] a écrit :

Hey Alexis - there are instructions here:
http://docs.travis-ci.com/user/deployment/pypi/


Reply to this email directly or view it on GitHub
#1 (comment).

@arokem
Copy link
Member

arokem commented Sep 2, 2015

And for a real simplistic example, see here: https://github.com/uwescience/shablona/blob/master/.travis.yml#L3

@souravsingh
Copy link

@alexis-roche If it is not too much,I could do it.I have an account in PyPI.

@KingAlawaka
Copy link

KingAlawaka commented Apr 4, 2018

when I execute pip install nireg im getting that is not available

Collecting nireg
Could not find a version that satisfies the requirement nireg (from versions: )
No matching distribution found for nireg

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

No branches or pull requests

6 participants