Skip to content

Conversation

@bhimrazy
Copy link
Collaborator

@bhimrazy bhimrazy commented Nov 18, 2025

What does this PR do?

Since Python 3.9 has reached EOL, this PR removes support for it.
Reference: Python Developer’s Guide – Supported Versions

This ensures the project only supports actively maintained Python versions.

- Require Python >=3.10 in pyproject.toml
- Remove Python 3.9 classifier
- Simplify jsonargparse dependency to target >=3.10
- Update CI matrix to remove 3.9 and move oldest job to 3.10
@bhimrazy bhimrazy closed this Nov 19, 2025
@bhimrazy
Copy link
Collaborator Author

moved to #2161

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