Skip to content

Use poetry-core as build-backend #101

Closed
@FRidh

Description

@FRidh

The build backend of poetry was split into a separate package called poetry-core.

Please update your pyproject.toml to use

[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

For more info, see https://github.com/python-poetry/poetry-core#poetry-core.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions