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

Increase min Python version to 3.10 in setup.py #470

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

dbast
Copy link
Contributor

@dbast dbast commented Sep 4, 2023

The codebase makes usage of typing features present only in Python >= 3.10. Updating the setup.py to reflect this.

This was found by working on #469 and trying to run the tests against Python <3.10.

The codebase makes usage of typing features present only in Python >= 3.10.
Updating the setup.py to reflect this.
@jdlcdl
Copy link

jdlcdl commented Sep 4, 2023

ACK

1 similar comment
@newtonick
Copy link
Collaborator

ACK

@newtonick newtonick merged commit 050f46a into SeedSigner:dev Sep 14, 2023
@dbast dbast deleted the py_version branch September 14, 2023 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged Not Yet Released
Development

Successfully merging this pull request may close these issues.

3 participants