-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
I added a line to skip musl builds on aarch64 in #187, because it takes ~50 minutes to build numpy for each python version in those runs. But numpy/numpy#20089 and numpy/numpy#20102 suggest that they might soon be available as wheels, so I could remove that skip.
Alternatively, whatever numpy chooses to go with in its new cibuildwheels approach, I could restrict to with this package, since anyone who can't just use a numpy wheel will have to build numpy, which means they could just as easily build this package.
Metadata
Metadata
Assignees
Labels
No labels