aboutsummaryrefslogtreecommitdiffstats
path: root/docs/developer-guide.txt
diff options
context:
space:
mode:
authorBenoit Pierre <benoit.pierre@gmail.com>2018-06-28 13:19:38 +0200
committerBenoit Pierre <benoit.pierre@gmail.com>2018-06-28 13:31:39 +0200
commit601f82e57247edf8505696304fbc7a3da4013cfc (patch)
tree7be4408b414738138db94214ce4f9fc96a18deb7 /docs/developer-guide.txt
parent5c816483500519a07a3db4364daaced379780eb7 (diff)
downloadexternal_python_setuptools-601f82e57247edf8505696304fbc7a3da4013cfc.tar.gz
external_python_setuptools-601f82e57247edf8505696304fbc7a3da4013cfc.tar.bz2
external_python_setuptools-601f82e57247edf8505696304fbc7a3da4013cfc.zip
fix PEP 518 configuration
Add `build-system.requires` key to `pyproject.toml`: - this is necessary with pip 10.0.1, as otherwise the defaults will be to require both `setuptools` and `wheel` (and we only need the later) - a `pyproject.toml` with no `build-system.requires` key will be invalid and rejected by a future version of pip (see https://github.com/pypa/pip/issues/5416#issuecomment-399638608)
Diffstat (limited to 'docs/developer-guide.txt')
0 files changed, 0 insertions, 0 deletions