Skip to content
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

Update build-backend to use poetry-core #41

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

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