Skip to content

Automatically enable PEP 517 when --config-settings are used for legacy projects #11915

Closed
@sbidoul

Description

@sbidoul

When using --config-settings with a project that does not have a pyproject.toml, they are silently ignored.

I see two possibilities:

  • warn that config settings are ignored
  • automatically enable pep517 (and warn that we are doing this)

Metadata

Metadata

Assignees

No one assigned

    Labels

    C: build logicStuff related to metadata generation / wheel generation

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions