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.13 & correctly specify minimum version as 3.10 #234

Merged
merged 2 commits into from
Nov 1, 2024

Conversation

dalito
Copy link
Member

@dalito dalito commented Nov 1, 2024

This PR adds Python 3.13 to the test matrix.

The PR also corrects the specification of the minimum Python to Python 3.10. Lifting the minimum version to 3.10 for the linter caused some changes which are also part of this PR.

Closes #232

@dalito dalito changed the title Update Python: support 3.13, drop 3.8 Support Python 3.13 & set minimum version to 3.10 Nov 1, 2024
@dalito dalito changed the title Support Python 3.13 & set minimum version to 3.10 Support Python 3.13 & correctly specify minimum version as 3.10 Nov 1, 2024
@dalito dalito added housekeeping Clean-up or maintenance tasks like updates etc. dependencies Pull requests that update a dependency file labels Nov 1, 2024
@dalito dalito added this to the 0.8.6 milestone Nov 1, 2024
@dalito dalito merged commit 1909169 into main Nov 1, 2024
5 checks passed
@dalito dalito deleted the issue232-python-upd branch November 1, 2024 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file housekeeping Clean-up or maintenance tasks like updates etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Correctly specifiy mimium supported Python version and add Python 3.13
1 participant