Skip to content

Remove NumPy<2 pin #1297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 2, 2025
Merged

Remove NumPy<2 pin #1297

merged 3 commits into from
Apr 2, 2025

Conversation

tomwhite
Copy link
Collaborator

@tomwhite tomwhite commented Mar 31, 2025

This comes from a request that @benjeffery made in the meeting yesterday. NumPy 2 has been out for a while now, and has proved stable (in other projects), so it makes sense to remove the pin - and make NumPy 2 the default. I've kept tests for NumPy 1.

  • User visible changes (including notable bug fixes) are documented in changelog.rst

@tomwhite tomwhite added the upstream Used when our build breaks due to upstream changes label Mar 31, 2025
tomwhite added 3 commits April 1, 2025 14:30
Test NumPy 1 separately

Update Python versions

Fix docs build with NumPy 2
@tomwhite tomwhite force-pushed the remove-numpy-1-pin branch from 7b8c57a to 4da5478 Compare April 1, 2025 13:33
@tomwhite tomwhite marked this pull request as ready for review April 1, 2025 14:01
@tomwhite tomwhite merged commit 7fdce78 into sgkit-dev:main Apr 2, 2025
10 checks passed
This was referenced Apr 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Used when our build breaks due to upstream changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants