Closed
Description
pip/src/pip/_internal/req/req_install.py
Line 450 in 018f03a
If other @pypa/pip-committers think it's a good idea, we should not isolate if there's no build-system.requires
in the pyproject.toml
file.
This isn't something I noticed earlier but maybe this would have eased transitions (prevented issues like the one with pandas). I still think it would be a good idea to do this.