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

update supported python versions #428

Merged
merged 4 commits into from
Nov 25, 2024
Merged

update supported python versions #428

merged 4 commits into from
Nov 25, 2024

Conversation

dlax
Copy link
Member

@dlax dlax commented Oct 8, 2024

No description provided.

In preparation for dropping support for Python 3.8.
The previous 'if' check was wrong, per tests run in CI.
@dlax dlax force-pushed the pyversions branch 6 times, most recently from bda2bb7 to e540bd8 Compare October 8, 2024 13:35
@dlax dlax marked this pull request as ready for review October 8, 2024 13:37
@dlax dlax requested a review from blogh October 8, 2024 13:38
dlax added 2 commits November 25, 2024 15:50
Python 3.8 has reached its end-of-life: https://peps.python.org/pep-0569/
And use this version in CI.
Also adjust the sample output of --help in README.
@dlax dlax merged commit 0b13bc9 into master Nov 25, 2024
6 checks passed
@dlax dlax deleted the pyversions branch November 25, 2024 14:51
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