Results 281 comments of layday

I agree that it'd be better if pip were to use the singular in the help text. If the plural form should be considered legacy, I suppose I'd be a...

It's been nearly two years, so I suppose we're sticking with the singular :)

This doesn't seem to render correctly: https://pypa-build--544.org.readthedocs.build/en/544/

Right, `SubprocessRunner` doesn't exist at runtime because `pyproject-hooks` maintains support for Python 3.7.

Is that because of where the sdist is expanded (#614) or do you actually need to control the location of a build's venv?

The PEP has been updated and no longer specifies the `__extra_items__` *property*. `typing_extensions` does not yet support the new parametrised form.

I assume the goal here is to build multiple wheels from the same sdist - what's the user flow gonna end up looking like with the proposed option? Will you...