diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2020-02-15 08:43:20 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2020-02-15 08:43:22 -0500 |
| commit | 9732946b82f9e064603a31d3591783e867b7359c (patch) | |
| tree | c9fb203c7468d32dd21e3ca4e968719693f98c2b /setuptools/command/install_scripts.py | |
| parent | 874b7ef017c0d1b2de55d4aedfdc316856ae3081 (diff) | |
| download | python-setuptools-git-9732946b82f9e064603a31d3591783e867b7359c.tar.gz | |
Avoid installing setuptools 45 on Python 2.
Because Requires-Python is disabled for Python 2 to allow this declared-incompatible version to install on Python 2, the build-requirements must exclude installing setuptools 45 during the build-system setup.
Because Python 2 tests are only needed for internal validation, and because the latest pip is already installed, the build-system can rely on `backend-path = ["."]`.
Fixes #1996.
Diffstat (limited to 'setuptools/command/install_scripts.py')
0 files changed, 0 insertions, 0 deletions
