heir
heir copied to clipboard
Fix MacOS build for PyPI
This issue is to fix the MacOS build so that we can publish macos-compatible PyPI packages. This will not necessarily fix all build issues with MacOS, but should address at least https://github.com/google/heir/issues/2282
I was able to get a local cibuildwheel working with https://github.com/google/heir/pull/2406