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

Fix tests for numpy 1.24 #15

Merged
merged 3 commits into from
Feb 13, 2023
Merged

Fix tests for numpy 1.24 #15

merged 3 commits into from
Feb 13, 2023

Conversation

JelleAalbers
Copy link
Owner

@JelleAalbers JelleAalbers commented Feb 13, 2023

Numpy 1.24 finally removed support for the deprecated np.float / np.int aliases that still lurk in our tests. This removes them.

This also makes python 3.10 our primary build for coverage tests and pypi. We keep testing 3.8, 3.9, and 3.10. We could also add 3.11 soon.

@JelleAalbers JelleAalbers merged commit e44cf9d into master Feb 13, 2023
@JelleAalbers JelleAalbers deleted the numpy_update branch February 13, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants