solvespace
solvespace copied to clipboard
Use cibuildwheel to compile the packages
Here are the changes to compile the packages with cibuildwheel.
It also looks like you created a source distribution for every os and python version, is this really necessary? I replaced it with a single sdist build, hope that is enough ;)
Thanks for your work!
But isn't sdist build require an external C compiler installation? Building for different platforms lets elementary users can install the package directly.