
Nov. 2, 2021
2:15 p.m.
<snip> On Tue, Nov 2, 2021 at 1:07 PM Ralf Gommers <ralf.gommers@gmail.com> wrote:
Our current wheel build machinery is at https://github.com/MacPython/numpy-wheels/, but please ignore that. We just merged a PR which uses cibuildwheel into the main repo. That should be the target. If cibuildwheel has/gains the ability to produce win-arm64 wheels, that'd be a good first step towards support.
That would be https://github.com/numpy/numpy/pull/20102 I presume? I expect quite a few projects using numpy will follow your lead here. Thanks! Peter