-
Notifications
You must be signed in to change notification settings - Fork 122
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
[MAINT] Update minimum Python (3.9) and dependencies (SPEC 0 + 1yr) #1092
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1092 +/- ##
=======================================
Coverage 89.77% 89.77%
=======================================
Files 63 63
Lines 7141 7141
Branches 1367 1367
=======================================
Hits 6411 6411
Misses 531 531
Partials 199 199 ☔ View full report in Codecov by Sentry. |
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.
Let's go ahead and do SPEC0 + 1yr for the scipy bits.
I think I'll need to make a nibabel release for numpy 2/Python 3.13 support.
sounds good |
Co-authored-by: Chris Markiewicz <[email protected]>
@Remi-Gau We can split out the Python 3.8 drop / minimum dependencies bump from the 3.13 support. Then the 3.13 PR can just be periodically bumped as dependencies add support. |
OK will extract the 3.13 part in a separate PR |
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.
Feel free to merge when tests pass.
No description provided.