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

Switch to poetry-core #74

Merged
merged 1 commit into from Dec 13, 2021
Merged

Switch to poetry-core #74

merged 1 commit into from Dec 13, 2021

Conversation

fabaff
Copy link
Contributor

@fabaff fabaff commented Aug 21, 2021

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.

@codeclimate
Copy link

codeclimate bot commented Aug 21, 2021

Code Climate has analyzed commit 3251917 and detected 0 issues on this pull request.

View more on Code Climate.

@miketheman
Copy link
Owner

@fabaff Thanks - I'm not really sure I have the context for why this is better, can you help explain that reasoning in the commit message?

@miketheman miketheman added enhancement New feature or request more-info-needed Further information is requested labels Aug 21, 2021
@miketheman
Copy link
Owner

I found the reference to why this is desirable: python-poetry/poetry#1993

Thanks!

@miketheman miketheman merged commit ae1b0ce into miketheman:main Dec 13, 2021
@miketheman miketheman added this to the 0.50.0 milestone Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request more-info-needed Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants