pip/src/pip/_internal
Andrey Bienkowski afecf80cff Lint 2021-03-29 10:37:40 +03:00
..
cli Add a warning when run as root (e.g., sudo pip) (#9394) 2021-03-06 12:59:39 +00:00
commands Reduce diff 2021-03-15 14:53:14 +08:00
distributions Blacken the src/pip/_internal/distributions directory 2021-02-21 08:52:50 -08:00
index Remove outdated compat shim for stdlib html.unescape 2021-02-20 05:56:24 -08:00
locations Drop the SCHEMES['nt_user']['scripts'] shim 2021-03-22 11:05:51 +08:00
metadata Typing fixes 2021-03-10 16:40:58 +08:00
models Typing fixes 2021-03-10 16:40:58 +08:00
network Lint 2021-03-29 10:37:40 +03:00
operations Reduce diff 2021-03-15 14:53:14 +08:00
req Typing fixes 2021-03-10 16:40:58 +08:00
resolution Use f-strings for formatting 2021-03-29 10:37:24 +03:00
utils Use f-strings for formatting 2021-03-29 10:37:24 +03:00
vcs Avoid pkg_resources API in versioncontrol 2021-02-23 01:10:37 +08:00
__init__.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
build_env.py Merge pull request #9584 from hexagonrecursion/paren 2021-02-28 08:40:07 +00:00
cache.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
configuration.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
exceptions.py Implement sysconfig locations and warn on mismatch 2021-02-23 01:57:42 +08:00
main.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
pyproject.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
self_outdated_check.py Remove typing.TYPE_CHECKING guards 2021-02-19 18:34:21 -08:00
wheel_builder.py Use f-strings for formatting 2021-03-29 10:37:24 +03:00