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

Add support for Python 3.13 and drop support for Python 3.10 #784

Merged
merged 4 commits into from
Feb 16, 2025

Conversation

abey79
Copy link
Owner

@abey79 abey79 commented Feb 16, 2025

Description

  • Add support for Python 3.13 and drop support for Python 3.10
  • Update project.toml to new, standard format
  • Update formatting.

Checklist

  • feature/fix implemented
  • code formatting ok (black and ruff check .)
  • mypy returns no error
  • tests added/updated and pytest succeeds
  • documentation added/updated
    • command docstring and option/argument help
    • README.md updated (Feature Overview)
    • CHANGELOG.md updated
    • added new command to reference.rst
    • RTD doc updated and building with no error (make clean && make html in docs/)

@abey79 abey79 merged commit 3dbc352 into master Feb 16, 2025
13 checks passed
@abey79 abey79 deleted the python-3.13 branch February 16, 2025 15:23
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