Skip to content

poetry add breaks existing [build-system] #2782

@ycd

Description

@ycd

Issue

When adding a new dependency with poetry add example[extra1, extra2] it tries to override existing [build-system] and breaks it.

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

poetry
Also streamable link: https://streamable.com/xwvej8

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugSomething isn't working as expected

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions