scipy / oldest-supported-numpy

Meta-package providing the oldest supported Numpy for a given Python version and platform
BSD 2-Clause "Simplified" License
55 stars 33 forks source link

musllinux_aarch64 is not accounted for #85

Closed ddelange closed 2 months ago

ddelange commented 2 months ago

First release that has musllinux_aarch64 wheels: https://pypi.org/project/numpy/1.26.2/#files

Please take this into account, Github CI was triggering an (eternal) numpy build from source when trying to build wheels for musllinux_aarch64 under QEMU and therefore timing out.