Only function it has now is that pip runs isolated build instead of non-isolated. setup.py stays untouched for being full-featured for older pythons.
https://packaging.python.org/en/latest/guides/modernize-setup-py-project/#where-to-start
@mikem
Only function it has now is that pip runs isolated build instead of
non-isolated. setup.py stays untouched for being full-featured for older
pythons.
https://packaging.python.org/en/latest/guides/modernize-setup-py-project/#where-to-start