libAtoms / matscipy

Materials science with Python at the atomic-scale
http://libatoms.github.io/matscipy/
GNU Lesser General Public License v2.1
188 stars 55 forks source link

arm64 wheel builds in Cirrus CI #139

Closed jameskermode closed 1 year ago

jameskermode commented 1 year ago

Avoids need for fiddly cross compilation on GitHub Actions

jameskermode commented 1 year ago

@pastewka I think this is good to go. Please could you approve, if you agree? I will then go ahead and finalise the v0.8.0 release (although I won't be surprised if there are some final teething problems with uploading the wheels from Cirrus to GitHub and PyPI, since I can't test until we tag a release, so I'll do another release candidate first).

jameskermode commented 1 year ago

Yes, exactly - copied what scipy is doing, they also use GHA for x86_64 and Cirrus for arm64