Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
TST: Explicitly pass NumPy path to cython during tests
This papers over numpygh-25135, it doesn't fix it, since we are finding the right NumPy, Cython should be finding the right pyd files also (whether this is a NumPy or a Cython issue).
- Loading branch information