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

Updated supported Python versions to >= 3.9 #420

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kiancross
Copy link
Collaborator

@kiancross kiancross commented Jan 18, 2025

Poetry has dropped support for Python 3.8, which is now end-of-life. This commit removes Python 3.8 as a valid version, and also adds Python 3.13 to the continous integration testing.

This will fix the breaking tests in #411 and #419.

  • I have read the Contributor's Guide.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@kiancross kiancross force-pushed the update-python-versions branch from e08fc86 to 4515953 Compare January 18, 2025 00:30
Poetry has dropped support for Python 3.8, which is now end-of-life.
This commit removes Python 3.8 as a valid version, and also adds
Python 3.13 to the continous integration testing.
@kiancross kiancross force-pushed the update-python-versions branch from 4515953 to 3ab83b4 Compare January 18, 2025 00:30
@kiancross kiancross changed the title Updated supported python versions to >= 3.9 Updated supported Python versions to >= 3.9 Jan 18, 2025
@kiancross kiancross requested a review from tmbo January 18, 2025 00:31
@kiancross
Copy link
Collaborator Author

@tmbo Once you have approved this, you will also need to remove all the Python 3.8 tests from the required tests so that I can merge. You might also want to add the 3.13 tests to the required list.

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