Skip to content

Conversation

@mweinelt
Copy link

@mweinelt mweinelt commented Jan 6, 2021

Checklist

  • Read the
    Contributing Guidelines
    and
    Code of Conduct
  • An issue has been opened to link to this PR
  • Each commit encompasses the smallest logical changeset
  • Each commit message is written in a
    well-formed, consistent manner
  • Issue number(s) are in the commit message as prescribed
  • Link appropriate issues to the PR from the menu on the right

Additional context/information

The build backend of poetry was split into a separate package called
poetry-core. This updates the pyproject.toml to reflect that change.

For more info, see https://github.com/python-poetry/poetry-core#poetry-core

The build backend of `poetry` was split into a separate package called
`poetry-core`. This updates the `pyproject.toml` to reflect that change.

For more info, see https://github.com/python-poetry/poetry-core#poetry-core
@codecov
Copy link

codecov bot commented Jan 6, 2021

Codecov Report

Merging #41 (dfe91a6) into main (4931aa5) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #41   +/-   ##
=======================================
  Coverage   91.57%   91.57%           
=======================================
  Files          29       29           
  Lines        3287     3287           
  Branches      370      370           
=======================================
  Hits         3010     3010           
  Misses        225      225           
  Partials       52       52           

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 4931aa5...dfe91a6. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant