main
Reformat the codebase, with black
Rework test that needed --global-option to use --config-setting
Added unit tests for use_pep517 flag
Enable isort in pre-commit
Reject projects that have neither a pyproject.toml nor a setup.py
test: Remove explicit dependency on wheel
feat: Add a venv-based build environment provider (#14070)
Add an example setuptools-based package that always fails