Closed fabaff closed 3 years ago
Merging #19 (6aa5050) into main (ed1f1f3) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #19 +/- ##
=======================================
Coverage 92.59% 92.59%
=======================================
Files 1 1
Lines 27 27
Branches 4 4
=======================================
Hits 25 25
Misses 1 1
Partials 1 1
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update ed1f1f3...6aa5050. Read the comment docs.
I’ll have a look at this next weekend. From what I can now this seems fine.
May I ask how you ran into this? Typically I’d think the wheel is used, which doesn’t require a build system at all.
Package update for NixOS (https://github.com/NixOS/nixpkgs/pull/118765).
Published as 2.0.1 :tada:
poetry-core
is intended to be a light weight, fully compliant, self-contained package allowing PEP 517 compatible build frontends to build Poetry managed projects.Using
poetry-core
allows distribution packages to depend only on the build backend.