Propagate --use-pep517 to build-system requirements #11566
Labels
C: PEP 517 impact
Affected by PEP 517 processing
resolution: duplicate
Duplicate of an existing issue/PR
S: needs triage
Issues/PRs that need to be triaged
type: bug
A confirmed bug or unintended behavior
Description
when installing a package that has build-system requirements, the --use-pep517 argument is not propagated to the building of those requirements.
for example https://github.com/zopefoundation/BTrees/blob/master/pyproject.toml
Expected behavior
--use-pep517 will propagate
pip version
pip 22.3
Python version
python 3.11
OS
OSX
How to Reproduce
pip install BTrees on Mac OSX with python 3.11
Output
Code of Conduct
The text was updated successfully, but these errors were encountered: