-
Notifications
You must be signed in to change notification settings - Fork 85
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
build(backport): Switch to using Hatchling as build backend #2148
build(backport): Switch to using Hatchling as build backend #2148
Conversation
* Will properly backport this in another PR
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## release/v0.7.x #2148 +/- ##
===============================================
Coverage 96.28% 96.28%
===============================================
Files 69 69
Lines 4474 4474
Branches 608 608
===============================================
Hits 4308 4308
Misses 127 127
Partials 39 39
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
* ON patch releases lower bounds are not going to change, so just let them be
* ALSO INCLUDES BACKPORT OF PR 2088
I'm going to approve and merge this myself. As always, PRs approved by a single core dev can be reverted as needed by the rest of the dev team. |
Description
Backport PR #2095 (14127ae) to
release/v0.7.x
forv0.7.1
and ignoreDeprecationWarning
on release branches.Also backport components of:
Checklist Before Requesting Reviewer
Before Merging
For the PR Assignees: