Skip to content

Use poetry-core as the build backend#66

Merged
stephenfin merged 1 commit intobcwaldon:masterfrom
mgorny:poetry-core
Jun 17, 2022
Merged

Use poetry-core as the build backend#66
stephenfin merged 1 commit intobcwaldon:masterfrom
mgorny:poetry-core

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Jun 17, 2022

Use poetry-core rather than poetry as the build backend. This
is the recommended upstream solution, as it produces the same end result
while not requiring the tools to install the complete set of poetry
dependencies while building the wheel, effectively making the builds
much faster.

See "Why is this required?" at https://pypi.org/project/poetry-core/

Use poetry-core rather than poetry as the build backend.  This
is the recommended upstream solution, as it produces the same end result
while not requiring the tools to install the complete set of poetry
dependencies while building the wheel, effectively making the builds
much faster.

See "Why is this required?" at https://pypi.org/project/poetry-core/
@stephenfin stephenfin merged commit 90a7a12 into bcwaldon:master Jun 17, 2022
@mgorny mgorny deleted the poetry-core branch June 17, 2022 12:49
@mgorny
Copy link
Contributor Author

mgorny commented Jun 17, 2022

Thanks!

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.

2 participants