Skip to content
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

MAINT: use numpy-config and fix support for numpy 2.0 #723

Merged
merged 2 commits into from Mar 13, 2024

Conversation

rgommers
Copy link
Member

Note that we do have a job that installs numpy with --pre, but 2.0.0b1 gets uninstalled again because matplotlib (also used/needed in CI jobs) doesn't support it yet.

@rgommers rgommers added this to the v1.6.0 milestone Mar 13, 2024
It was moved to the `numpy.exceptions` namespace in 1.25.0, and
removed from the main namespace in 2.0
@rgommers
Copy link
Member Author

Okay, this is happy in CI and works locally with numpy 2.0.0b1, so let's give it a go.

@rgommers rgommers merged commit 2b5f587 into PyWavelets:main Mar 13, 2024
15 checks passed
@rgommers rgommers deleted the fix-numpy2-support branch March 13, 2024 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant