fastcache icon indicating copy to clipboard operation
fastcache copied to clipboard

Build and release binary wheels

Open ngoldbaum opened this issue 7 years ago • 3 comments

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.

ngoldbaum avatar Apr 25 '18 20:04 ngoldbaum

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?

pbrady avatar May 02 '18 17:05 pbrady

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?

ngoldbaum avatar May 02 '18 18:05 ngoldbaum

Absolutely!

pbrady avatar May 02 '18 18:05 pbrady