-
Notifications
You must be signed in to change notification settings - Fork 89
Upgrade actions and use numpy2 #2287
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
Conversation
f3d5a16
to
52abf6f
Compare
We need an arm64 kastore conda package - I'm not sure why there isn't one as we have them for tskit. Will investigate. |
Ah, it's something you need to explicitly enable. Look back through tskit-feedstock prs |
faee915
to
f6e15cf
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2287 +/- ##
==========================================
- Coverage 98.70% 91.09% -7.62%
==========================================
Files 11 20 +9
Lines 4029 11918 +7889
Branches 908 2433 +1525
==========================================
+ Hits 3977 10857 +6880
- Misses 28 581 +553
- Partials 24 480 +456
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
a8dda2c
to
df26b17
Compare
Any idea why these doc link references are failing now? |
Really weird error from the docs not finding a cross-link. I've decoded and checked the |
Let's just set the docs build to not error on warning for now, log an issue and get the rest shipped out. |
Running wheel build tests then will merge. |
Seems I need to follow https://github.com/matthew-brett/delocate?tab=readme-ov-file#making-dual-architecture-binaries to get the wheels for OSX |
No description provided.