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

Upload to PyPI? #26

Open
tkf opened this issue Mar 17, 2013 · 5 comments
Open

Upload to PyPI? #26

tkf opened this issue Mar 17, 2013 · 5 comments

Comments

@tkf
Copy link

tkf commented Mar 17, 2013

Hi, thanks for the nice library. Are there any plan for uploading to PyPY? It would be nice if I can install it from PyPI, even if it is beta/alpha release.

@wesm
Copy link
Owner

wesm commented Mar 17, 2013

That would be nice. I wasn't sure how PyPI-ready it was so didn't bother uploading it. Should be pretty trivial though if I can get a little bit of help making sure the setup.py is set up properly (wink wink)

@tkf
Copy link
Author

tkf commented Mar 17, 2013

I think setup.py is almost OK as I can install it directly from github using pip. One thing I noticed is that REQUIRES is not used. Other than that, it looks fine to me.

@wesm
Copy link
Owner

wesm commented Mar 17, 2013

there probably needs to be a manifest file

@dmr
Copy link

dmr commented Dec 4, 2013

The setup.py file starts with a numpy import. Is that required?
I think numpy would have to be a dependency for this to work.

I gave up installing it for today. Was there any progress in another branch/fork during the last 9 month?

@wesm
Copy link
Owner

wesm commented Dec 20, 2013

I haven't done any work myself. Feel free to make a pull request

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

3 participants