Skip to content

Restore setup.cfg only packages? #302

@henryiii

Description

@henryiii

Pip 21.1.2 gained support for building legacy packages with just setup.cfg, which we lost in 0.4.0. The argument that convinced me of that breaking change was pip's lack of support for it - but now that's not true anymore. Should we restore support for setup.cfg only projects? I think it's a bad idea for pip to be able to pip wheel . a package but build cannot build it.

See #260, specifically #260 (comment), and pypa/pip#9945.

Edit: This has been corrected in pip, so build 0.4.0 is correct. :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions