Open pbsds opened 1 year ago
You can't assume the users have e.g. gcc and all the needed headers on their system, i've hear cibuildwheel is pretty good.
gcc
Also, building wheels on github will let you catch issues like #413 early
You can't assume the users have e.g.
gcc
and all the needed headers on their system, i've hear cibuildwheel is pretty good.