Skip to content

Use poetry-core build system#244

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

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

Conversation

@mgorny

@mgorny mgorny commented Feb 4, 2023

Copy link
Copy Markdown
Contributor

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

mgorny commented Feb 4, 2023

Copy link
Copy Markdown
Contributor Author

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

@mgorny

mgorny commented Feb 4, 2023

Copy link
Copy Markdown
Contributor Author

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
Copy Markdown
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