1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal
2020-07-17 14:33:19 +07:00
..
cli Nitpick logging calls 2020-07-17 14:33:19 +07:00
commands Nitpick logging calls 2020-07-17 14:33:19 +07:00
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index feat(pip/_internal/*): Use custom raise_for_status method 2020-07-08 18:08:55 +05:30
models Get non-root scheme files from paths, not disk 2020-07-09 18:24:30 -04:00
network reformat(pip/_internal): Resolve lint errors 2020-07-09 15:15:01 +05:30
operations Nitpick logging calls 2020-07-17 14:33:19 +07:00
req Merge pull request #8189 from gutsytechster/remove_raise_for_status 2020-07-15 18:06:27 +05:30
resolution Nitpick logging calls 2020-07-17 14:33:19 +07:00
utils Nitpick logging calls 2020-07-17 14:33:19 +07:00
vcs Fix src/pip with flake8-bugbear 2020-06-10 00:36:03 +05:30
__init__.py Remove shebang from nonexecutable script 2020-04-09 11:53:21 +02:00
build_env.py Merge pull request #8296 from deveshks/mypy-pip-internal 2020-05-31 18:46:31 +02:00
cache.py Add type annotations to pip._internal.cache 2020-07-09 21:46:55 +05:30
configuration.py Clean up Configuration.unset_value and nit __init__ 2020-07-11 15:56:34 +07:00
exceptions.py reformat(pip/_internal): Resolve lint errors 2020-07-09 15:15:01 +05:30
locations.py Fix header calculation when prefix is given 2020-07-07 18:53:33 +08:00
main.py Setup old entrypoints in pip module 2019-12-19 21:20:51 -05:00
pyproject.py Switch pip's use of pytoml -> toml 2020-04-14 13:07:17 +05:30
self_outdated_check.py Create custom get_distribution function 2020-07-06 13:42:05 +05:30
wheel_builder.py Add type: ignore to requirements loop 2020-06-25 23:27:50 +05:30