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

Move to pip and wheels #25

Open
Wilfred opened this issue Mar 14, 2014 · 0 comments
Open

Move to pip and wheels #25

Wilfred opened this issue Mar 14, 2014 · 0 comments

Comments

@Wilfred
Copy link
Collaborator

Wilfred commented Mar 14, 2014

The Python community is moving to wheels, we would benefit significantly (through using widely supported tools) if we used wheels too.

It would allow us to use pip. Pip is being actively maintained. There doesn't seem to be much interest in adding wheel support to easy_install: https://bitbucket.org/pypa/setuptools/issue/78/add-support-for-wheels-to-setuptools

It's possible to convert eggs to wheels, so we could do this in a backwards compatible fashion: http://stackoverflow.com/q/21856048/509706 . The main challenge would be user education to stop using easy_install.

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

1 participant