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

chore: raise minimum version to Python 3.10 #239

Merged
merged 4 commits into from
Apr 24, 2024
Merged

chore: raise minimum version to Python 3.10 #239

merged 4 commits into from
Apr 24, 2024

Conversation

miketheman
Copy link
Collaborator

Split commits for easier review.

Closes #236, #237

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Signed-off-by: Mike Fiedler <miketheman@gmail.com>
Using `pyupgrade`, which is already available.

Signed-off-by: Mike Fiedler <miketheman@gmail.com>
@miketheman
Copy link
Collaborator Author

If we proceed with this, the GitHub Branch Protection will need to be updated.

@@ -2,6 +2,14 @@ default_stages: [commit,push]
repos:
- repo: local
hooks:
- id: pyupgrade
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

❤️

@zupo
Copy link
Collaborator

zupo commented Apr 24, 2024

If we proceed with this, the GitHub Branch Protection will need to be updated.

I'll update them once this is merged.

@zupo zupo merged commit d15d6c7 into main Apr 24, 2024
3 checks passed
@miketheman miketheman deleted the raise-min-ver-py310 branch April 30, 2024 08:42
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.

nix-shell fails to set up devEnv_39 on macOS
2 participants