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

[DevOps]: Drop Python 3.9 support #710

Open
tomvothecoder opened this issue Oct 29, 2024 · 0 comments
Open

[DevOps]: Drop Python 3.9 support #710

tomvothecoder opened this issue Oct 29, 2024 · 0 comments
Labels
type: enhancement New enhancement request

Comments

@tomvothecoder
Copy link
Collaborator

tomvothecoder commented Oct 29, 2024

Is your feature request related to a problem?

Python 3.9 will be end-of-life soon. This should also be done in parallel with E3SM Unified.

https://devguide.python.org/versions/

Describe the solution you'd like

  • Remove Python 3.9 from build matrix
  • Make Python >=3.10 the minimum version in dev.yml, ci.yml, and setup.py
  • Update pyproject.toml and other config files to expect Python 3.10 as minimum
  • Update conda-forge feedstock recipe Python min version

Describe alternatives you've considered

No response

Additional context

No response

@tomvothecoder tomvothecoder added the type: enhancement New enhancement request label Oct 29, 2024
@tomvothecoder tomvothecoder changed the title [Enhancement]: Drop Python 3.9 support [DevOps]: Drop Python 3.9 support Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New enhancement request
Projects
Status: Todo
Development

No branches or pull requests

1 participant