Skip to content

Use poetry-core build system#244

Closed
mgorny wants to merge 1 commit intocdgriffith:masterfrom
mgorny:poetry-fix
Closed

Use poetry-core build system#244
mgorny wants to merge 1 commit intocdgriffith:masterfrom
mgorny:poetry-fix

Conversation

@mgorny
Copy link
Contributor

@mgorny mgorny commented Feb 4, 2023

Switch from the obsolete poetry build backend to poetry-core. They are functionally equivalent, except that the latter pulls much fewer dependencies in the virtualenv used to build wheels. See: https://python-poetry.org/docs/pyproject/#poetry-and-pep-517

Switch from the obsolete `poetry` build backend to `poetry-core`.
They are functionally equivalent, except that the latter pulls much
fewer dependencies in the virtualenv used to build wheels.  See:
https://python-poetry.org/docs/pyproject/#poetry-and-pep-517
@mgorny
Copy link
Contributor Author

mgorny commented Feb 4, 2023

The documentation says to make a PR against develop branch but there doesn't seem to be such a branch.

@mgorny
Copy link
Contributor Author

mgorny commented Feb 4, 2023

Ah, so apparently this package uses an undocumented build thing that works only with poetry… :-(.

@mgorny mgorny closed this Feb 4, 2023
@cdgriffith
Copy link
Owner

Never knew this, thanks for the links, new to using poetry, will try to switch!

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