diff options
author | Ralf Gommers <ralf.gommers@gmail.com> | 2022-12-14 21:43:07 +0100 |
---|---|---|
committer | Ralf Gommers <ralf.gommers@gmail.com> | 2022-12-14 21:43:07 +0100 |
commit | 0a6463bfd49b04fe642dac80cd54635f7ee631fc (patch) | |
tree | 7dce7060eb6becd781581b3e4d15a8c87e98dcc0 /numpy/array_api/_set_functions.py | |
parent | a185f4be433443c9e913217f9662b97a0ac3e9f7 (diff) | |
download | numpy-0a6463bfd49b04fe642dac80cd54635f7ee631fc.tar.gz |
BLD: fix issue in npymath on macOS arm64 in the Meson build
This was due to a cross-merge conflict. gh-22679 added a new file
to the setup.py build, while the Meson build got merged. It's
a file that only does anything on arm64 macOS, hence it wasn't
noticed in CI.
Addresses a "missing `npy_asinh`" problem discussed in gh-22796
[skip azp]
[skip circle]
[skip cirrus]
Diffstat (limited to 'numpy/array_api/_set_functions.py')
0 files changed, 0 insertions, 0 deletions