Build linux wheels for package on pypi
salekseev opened this issue · 1 comments
salekseev commented
Perhaps something like this https://github.com/joerick/cibuildwheel could be used to achieve this?
lithammer commented
I've manually built and uploaded wheels for Linux and macOS using pypa/manylinux and pypa/python-manylinux-demo.
It's a shame there isn't a lot to do about musl-based distros like alpine though...