Skip to content

Add macOS wheel builds (x86_64 + arm64) to PyPI workflow#96

Merged
schulzchristian merged 1 commit intomainfrom
add-macos-wheels
Mar 24, 2026
Merged

Add macOS wheel builds (x86_64 + arm64) to PyPI workflow#96
schulzchristian merged 1 commit intomainfrom
add-macos-wheels

Conversation

@schulzchristian
Copy link
Copy Markdown
Member

  • Convert build-wheels to matrix: Linux x86_64, macOS x86_64, macOS arm64
  • Add CIBW_BEFORE_ALL_MACOS for Homebrew deps (gmp, mpfr) + CGAL/Boost
  • Add build-wheel-314-macos for Python 3.14 on both macOS architectures
  • Use delocate instead of auditwheel for macOS wheel repair

- Convert build-wheels to matrix: Linux x86_64, macOS x86_64, macOS arm64
- Add CIBW_BEFORE_ALL_MACOS for Homebrew deps (gmp, mpfr) + CGAL/Boost
- Add build-wheel-314-macos for Python 3.14 on both macOS architectures
- Use delocate instead of auditwheel for macOS wheel repair
@schulzchristian schulzchristian merged commit 30d32d9 into main Mar 24, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant