BLD: Build wheels using numpy 2.0rc1#58087
Conversation
|
Thanks @lithomas1 |
|
@lithomas1 @mroeschke this doesn't look correct to me. I just checked one CI log and it shows this after the "before build" step (re-installs numpy 1.26.4): This is due to build isolation. The |
* BLD: Build wheels using numpy 2.0rc1 * move to pyproject.toml * typo
Nice catch, thanks! I was thinking in my head that editable installations would be messed up by the I'll put up another PR fixing this. |
* BLD: Build wheels using numpy 2.0rc1 * move to pyproject.toml * typo
doc/source/whatsnew/vX.X.X.rstfile if fixing a bug or adding a new feature.