flintlib / python-flint

Python bindings for Flint and Arb
MIT License
131 stars 25 forks source link

CI: build macos arm64 wheels in GitHub Actions #134

Closed oscarbenjamin closed 5 months ago

oscarbenjamin commented 5 months ago

GitHub Actions now has macos arm64 runners. We can use them instead of Cirrus CI. Then all wheels will be built in GitHub and we can automate pushing them to PyPI.