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

Remove python 3.8 #572

Merged
merged 2 commits into from
Jun 29, 2024
Merged

Remove python 3.8 #572

merged 2 commits into from
Jun 29, 2024

Conversation

xylar
Copy link
Collaborator

@xylar xylar commented Jun 29, 2024

This is necessary because the pyamg has dropped python 3.8 support in the same version that adds numpy 2.0 support (added here in #571).

This merge also cleans up importlib.resources imports since no external package is required for python >=3.9.

Update ci configs to match conda-forge
We don't need special cases now that we're dropping python 3.8
@xylar
Copy link
Collaborator Author

xylar commented Jun 29, 2024

In this case, I think CI testing is sufficient.

@xylar xylar merged commit 2159504 into MPAS-Dev:master Jun 29, 2024
9 checks passed
@xylar xylar deleted the remove-python-3.8 branch June 29, 2024 10:54
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.

1 participant