-
Notifications
You must be signed in to change notification settings - Fork 23
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
BLD: Fix CI, Remove pkg_resources #88
Conversation
Seems CI failed, could you look at it? |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #88 +/- ##
==========================================
- Coverage 88.97% 87.61% -1.37%
==========================================
Files 48 48
Lines 4038 4038
Branches 770 770
==========================================
- Hits 3593 3538 -55
- Misses 358 405 +47
- Partials 87 95 +8
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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.
LGTM
Fix CI of macos arm64 chip.
Remove pkg_resources as
setuptools
is deprecated.What do these changes do?
Related issue number
Fixes #xxxx
Check code requirements