Closed neutrinoceros closed 2 months ago
Ok I think I got it this time: wheel builds is green on macOS arm64. Meanwhile, we're seeing another, unrelated error on windows: following upstream changes in cibuildwheel, our wheels are being tested on CPython 3.13 too, but it doesn't quite work since numpy doesn't have stable wheels for it yet. I'll fix this in another PR.
ping @mhvk for review
Great, let's get this in!
Tentatively fix a build error seen in CI example logs
I couldn't reproduce this locally yet so fingers crossed.