Closed fabinsch closed 1 year ago
use another release workflow for Linux wheels to support manylinux_2_17 instead of manylinux_2_35. This is possible using cibuildwheel, thanks to @nim65s who released cmeel-simde today. This should solve the problems observed in #194.
manylinux_2_17
manylinux_2_35
cibuildwheel
cmeel-simde
use another release workflow for Linux wheels to support
manylinux_2_17
instead ofmanylinux_2_35
. This is possible usingcibuildwheel
, thanks to @nim65s who releasedcmeel-simde
today. This should solve the problems observed in #194.