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

Build should use poetry-core #56

Closed
mweinelt opened this issue Aug 22, 2021 · 1 comment
Closed

Build should use poetry-core #56

mweinelt opened this issue Aug 22, 2021 · 1 comment

Comments

@mweinelt
Copy link

You are currently relying on the full blown poetry package in your build-system. The necessary components have however been extracted into poetry-core and you should migrate your pyproject.toml to use that.

Please see https://github.com/python-poetry/poetry-core#usage.

@corenting
Copy link
Owner

Thank you for reporting this issue.

It has been fixed with version 2.2.0 that I released on PyPI just now.

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

No branches or pull requests

2 participants