This repository was archived by the owner on Aug 30, 2024. It is now read-only.

Description
Since auto-generated file _numpyconfig.h has NPY_SIZEOF_LONGDOUBLE and NPY_SIZEOF_COMPLEX_LONGDOUBLE generated, it's wrong for x86_64 as the universal2 wheel distributes the arm64 version of it.
Easiest option would be to stop distributing universal2 wheels and only distribute thin wheels.