ENH add action to build and release macOS (and windows?) wheels
mathurinm opened this issue · 1 comments
mathurinm commented
@PABannier could not compile on his machine so I drafted #271 to release a macOS wheel. It's only for one version of python, numpy version is not controlled (we should pick a version lagging a bit bc numpy ABI is forward but not backward compatible)
I also had to install celer before building the wheel because cpp files were not found otherwise, which is weird IMO
@Badr-MOUFAD can you look if there exist clean ways to release wheels for many python versions under macOS ?
mathurinm commented