underworldcode / stripy

2D spherical and Cartesian triangulation toolkit using tripack, stripack, srfpack and ssrfpack
https://underworldcode.github.io/stripy/2.0.5b2_api
GNU Lesser General Public License v3.0
53 stars 13 forks source link

Fix ci py versions and manylinux wheel path #103

Closed jccurtis closed 2 years ago

jccurtis commented 2 years ago

Upon the release of v2.1.0 most of the wheels for different operating systems were not uploaded to pypi:

CleanShot 2022-03-28 at 18 10 06@2x

This PR:

Unfortunately GitHub actions do not yet have an Apple Silicon runner so we cannot compile M1 silicon wheels.

lmoresi commented 2 years ago

Ok, I'm going to give it a go ... and we'll see. It's a bit hard to test without uploading.

2.7 looks a bit flaky ?