-
Notifications
You must be signed in to change notification settings - Fork 614
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
Adopt the Scientific Python deprecation schedule: #3485
base: main
Are you sure you want to change the base?
Conversation
Change supported Python versions to 3.11–3.13
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3485 +/- ##
==========================================
- Coverage 75.53% 75.52% -0.02%
==========================================
Files 113 113
Lines 13252 13229 -23
==========================================
- Hits 10010 9991 -19
+ Misses 3242 3238 -4
|
@@ -0,0 +1 @@ | |||
Adopt the Scientific Python [deprecation schedule](https://scientific-python.org/specs/spec-0000/): remove Python 3.10 support and add Python 3.13 support {smaller}`P Angerer` |
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.
Maybe add that this includes bumping minimum anndata
support as well
Change supported Python versions to 3.11–3.13
See scverse/anndata#1768
The rest flowed from there:
numba>=0.58
support the new numpy min versionscikit-image
version that has wheels for Python 3.11 depends onnetworkx>=0.28