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

Drop support for python 3.8, add 3.12 #630

Closed
mdbenito opened this issue Dec 3, 2024 · 1 comment · Fixed by #633
Closed

Drop support for python 3.8, add 3.12 #630

mdbenito opened this issue Dec 3, 2024 · 1 comment · Fixed by #633
Labels
CI GH actions for testing and packaging good first issue Good for newcomers light task A light task

Comments

@mdbenito
Copy link
Collaborator

mdbenito commented Dec 3, 2024

  • Remove 3.8-specific workarounds
    • from future import annotations just to use types like list[int]
    • ...
  • Update tox config
  • Update workflows
@mdbenito mdbenito added good first issue Good for newcomers CI GH actions for testing and packaging light task A light task labels Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI GH actions for testing and packaging good first issue Good for newcomers light task A light task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants