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

Pin to python >=3.10 #78

Merged
merged 2 commits into from
Dec 6, 2024
Merged

Pin to python >=3.10 #78

merged 2 commits into from
Dec 6, 2024

Conversation

jthorton
Copy link
Contributor

@jthorton jthorton commented Dec 6, 2024

Fixes #73

@jthorton jthorton requested review from IAlibay and atravitz December 6, 2024 12:43
@jthorton jthorton added this to the v1.1.0 milestone Dec 6, 2024
Copy link

codecov bot commented Dec 6, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.53%. Comparing base (4532c95) to head (52e9b5b).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #78   +/-   ##
=======================================
  Coverage   97.53%   97.53%           
=======================================
  Files          13       13           
  Lines         649      649           
=======================================
  Hits          633      633           
  Misses         16       16           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@IAlibay IAlibay left a comment

Choose a reason for hiding this comment

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

lgtm thanks, please remember to update the repo settings to remove the 3.9 runner from the required list!

@jthorton jthorton merged commit 3f529d7 into main Dec 6, 2024
7 checks passed
@jthorton jthorton deleted the bump_python branch December 6, 2024 14:02
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.

Increase python pin to >3.10
2 participants