diff options
author | 2022-01-25 21:47:20 +0000 | |
---|---|---|
committer | 2022-01-25 21:49:59 +0000 | |
commit | 6e791eb757f1213be737cd49433078ef7b06f484 (patch) | |
tree | 7ee023879d8f878c926c5f14348eff05dd34def0 /bot/monkey_patches.py | |
parent | Added even more conversation starter topics. (#1014) (diff) |
setuptools use stdlib distutils over embedded
This is caused by an upstream issue with setuptools 60.* (via virtualenv) changeing the default to using the setuptools-embedded distutils rather than the stdlib distutils, which breaks within pip's isolated builds.
This is explained quite well here https://github.com/pre-commit/pre-commit/issues/2178#issuecomment-1002163763
Diffstat (limited to 'bot/monkey_patches.py')
0 files changed, 0 insertions, 0 deletions