-
Notifications
You must be signed in to change notification settings - Fork 177
chore: upgrade to spec0 #2143
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
chore: upgrade to spec0 #2143
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2143 +/- ##
==========================================
+ Coverage 84.02% 84.59% +0.56%
==========================================
Files 46 46
Lines 7113 7106 -7
==========================================
+ Hits 5977 6011 +34
+ Misses 1136 1095 -41
|
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
|
ah, this was the issue: dda018f we have multiple registries, this can’t be a class variable. |
|
|
Co-authored-by: Philipp A. <[email protected]>
See https://scientific-python.org/specs/spec-0000/ for more info. The concerning part is

which means we can't have both
1.131.12 scipy and 2.0 numpy simultaneously1.131.12 scipy doesn't support 2.0 numpy.Few options: