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

wheel archive #25

Closed
jquast opened this issue Nov 15, 2013 · 2 comments
Closed

wheel archive #25

jquast opened this issue Nov 15, 2013 · 2 comments

Comments

@jquast
Copy link
Member

jquast commented Nov 15, 2013

http://pythonwheels.com/

pexpect is shamed for "no wheel archives uploaded (yet!)."

being pure python, it shouldn't be hard at all to create a wheel archive -- why not help make this page go green where we can :-)

@takluyver
Copy link
Member

That page really misses the key advantage of wheels, which is for platform specific builds of stuff with compiled parts. Pure Python packages like pexpect work fine with the system we've already got, so I'm in no rush to add wheels.

@jquast
Copy link
Member Author

jquast commented May 25, 2014

agreed, as a source distribution this isn't necessary.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants