-
-
Notifications
You must be signed in to change notification settings - Fork 331
drop py37 #1067
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
drop py37 #1067
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
IIUC Python 3.7 is also dropped in NEP 29 as of late last year. So this goes along with the NumPy update. |
cc @rabernat (in case you have thoughts 🙂) |
@d-v-b: anything else from your side? |
i dont think theres anything else to do :) |
😄 awesome and ergo you're happy with my changes. |
Merging in preparation for the 2.13.x series. |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1067 +/- ##
=======================================
Coverage 99.94% 99.94%
=======================================
Files 34 34
Lines 13846 13846
=======================================
Hits 13839 13839
Misses 7 7
|
Drop python 3.7
TODO: