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

Support Python 3.12 and test in CI #1678

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

corneliusroemer
Copy link
Member

@corneliusroemer corneliusroemer commented Nov 14, 2024

Description of proposed changes

Requires bump of Biopython min tested version from 1.80 to 1.82 as it's the first to support 3.12.

In a future PR, we should also deprecate or even already remove Python 3.8 (has reached EOL October 31 and Biopython no longer supports it and has even already deprecated 3.9): #1680

We can't support Python 3.13 yet because Biopython doesn't, see #1679

Related issue(s)

Checklist

  • Automated checks pass
  • Check if you need to add a changelog message
  • Check if you need to add tests
  • Check if you need to update docs

@corneliusroemer corneliusroemer changed the title Support Python 3.12, test 3.12 and 3.13 in CI Support Python 3.12 and test in CI Nov 14, 2024
@corneliusroemer corneliusroemer marked this pull request as ready for review November 14, 2024 12:43
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.

3 participants