Skip to content

Conversation

@brenorb
Copy link

@brenorb brenorb commented Nov 22, 2025

Description

Update python version requirement from >=3.7 to >=3.9. Closes #25

Checklists

All Submissions:

  • I've signed all my commits
  • I followed the contribution guidelines
    [ ] I ran cargo fmt and cargo clippy before committing

Copy link
Collaborator

@reez reez left a comment

Choose a reason for hiding this comment

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

ACK f1e96f5

3.9+ sounds reasonable to me

Copy link
Member

@thunderbiscuit thunderbiscuit left a comment

Choose a reason for hiding this comment

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

From our CI publishing workflow and our PyPI page I can see that we only publish 3.10+ at the moment. I think we should maybe set it to that instead probably.

@reez
Copy link
Collaborator

reez commented Nov 25, 2025

From our CI publishing workflow and our PyPI page I can see that we only publish 3.10+ at the moment. I think we should maybe set it to that instead probably.

im good w that too. If we have no real 3.9 consumer we bump to 3.10, if someone does need 3.9 we add 3.9.

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.

Dependencies require python >= 3.9

3 participants