-
Notifications
You must be signed in to change notification settings - Fork 7
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
Numpy 2 support #199
Numpy 2 support #199
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #199 +/- ##
=======================================
Coverage 99.77% 99.77%
=======================================
Files 6 6
Lines 440 440
Branches 64 64
=======================================
Hits 439 439
Partials 1 1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
I think this is ready for a look @benjeffery. I guess we'll need to look at the wheel building separately? We want to include OSX arm wheels now as well. |
Superseeded by #200 |
Also drops Python 3.8, as this is not supported by recent versions of numpy