-
Notifications
You must be signed in to change notification settings - Fork 15
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
Figure out macos wheels #21
base: master
Are you sure you want to change the base?
Conversation
Codecov Report
@@ Coverage Diff @@
## master #21 +/- ##
=======================================
Coverage 20.94% 20.94%
=======================================
Files 11 11
Lines 1318 1318
=======================================
Hits 276 276
Misses 1042 1042
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
I've spent some time trying to debug this one, but I've no idea why this won't "repair" the wheel after building it successfully. I think there's something weird going on with building the mac wheels, which might leave the installed code broken, but I've not managed to identify what it is. I'm going to leave this for now, if anyone wants a macos wheel, they'll have to figure this out! |
Let's also try and see why macos wheels don't work ...