1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip
Chris Hunt 0a57e4e9f2 Manage temp directory deletion centrally
This gives us a global toggle that we can use to control whether
temporary directories get deleted from one place (ideally, in the
commands taking --no-clean).
2020-01-10 11:08:05 +01:00
..
_internal Manage temp directory deletion centrally 2020-01-10 11:08:05 +01:00
_vendor Update packaging to 20.0 2020-01-06 14:04:07 -05:00
__init__.py Setup old entrypoints in pip module 2019-12-19 21:20:51 -05:00
__main__.py Move pip._internal.main to cli submodule 2019-12-18 21:09:22 -05:00