Skip to content

Conversation

@Zeitsperre
Copy link
Collaborator

@Zeitsperre Zeitsperre commented Dec 2, 2025

Pull Request Checklist:

  • This PR addresses an already opened issue (for bug fixes / features)
    • This PR fixes issue #xyz
  • Tests for the changes have been added (for bug fixes / features)
  • Documentation has been added / updated (for bug fixes / features)
  • HISTORY.rst has been updated (with summary of main changes)

What kind of change does this PR introduce?:

  • Drops support for Python3.10
  • Raises the minimum supported numpy to v1.26

Does this PR introduce a breaking change?:

Yes, the minimum Python is now 3.11 and the minimum numpy is at the absolute last version before v2.0. This is roughly following the scipy SPEC-0 recommendations.

@Zeitsperre Zeitsperre self-assigned this Dec 2, 2025
@Zeitsperre Zeitsperre added the dependencies Pull requests that update a dependency file label Dec 2, 2025
Copy link
Contributor

@sol1105 sol1105 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! 😃

Just one comment: the minimum numpy version needs to also be changed in the environment.yml?

@Zeitsperre Zeitsperre merged commit 09ce946 into regrid_updates_and_output_fixes Dec 2, 2025
10 checks passed
@Zeitsperre Zeitsperre deleted the drop-python310 branch December 2, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants