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

Build and release binary wheels #47

Open
ngoldbaum opened this issue Apr 25, 2018 · 3 comments
Open

Build and release binary wheels #47

ngoldbaum opened this issue Apr 25, 2018 · 3 comments

Comments

@ngoldbaum
Copy link

It would be useful to be able to install this in environments where I don't have access to a compilation environment.

I've had success setting up wheel building infrastructure using Matthew Brett's multibuild: https://github.com/matthew-brett/multibuild.

That project automates the process of building the wheels on cloud CI services. It does add a bit more overhead to your release process but it buys you lots of appreciative users on locked-down environments.

@pbrady
Copy link
Owner

pbrady commented May 2, 2018

Thanks @ngoldbaum. This sounds like a great idea but I'm not sure when I'll get around to it. Any interest in pursuing this yourself?

@ngoldbaum
Copy link
Author

Sure. If I get to the point where I build the wheel files for the last release would you be ok with uploading them to pypi?

@pbrady
Copy link
Owner

pbrady commented May 2, 2018

Absolutely!

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

2 participants