On Mon, Aug 16, 2021 at 6:47 PM Charles R Harris <[email protected]> wrote:
> Hi All, > > I note that the numpy universal wheels for Mac are marked "10_9" whereas > the wheels for Arm64 are marked '11_0'. Does that need to be fixed? > Arm64 hardware requires macOS >= 11.0 while Intel hardware works with 10.x and 11.x, so it looks fine to me as is. Cheers, Ralf
_______________________________________________ NumPy-Discussion mailing list [email protected] https://mail.python.org/mailman/listinfo/numpy-discussion
