1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/news/4264.bugfix
2017-03-19 12:00:31 -04:00

3 lines
127 B
Plaintext

Avoid importing setuptools in the parent pip process, to avoid a race condition
when upgrading one of setuptools dependencies.