-
Notifications
You must be signed in to change notification settings - Fork 143
Closed
Description
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
Labels
No labels