pip/src/pip/_internal
Pradyun Gedam 6a8956d7a8
Merge pull request #8932 from uranusjr/new-resolver-lazy-sequence
2020-10-16 18:12:03 +05:30
..
cli Merge pull request #8778 from hugovk/deprecate-3.5 2020-09-08 16:40:56 +05:30
commands Merge pull request #8752 from sbidoul/imp-8369-deprecation-sbi 2020-09-08 16:43:08 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Merge pull request #8912 from uranusjr/cache-found-candidates 2020-10-16 18:09:02 +05:30
models Enable flake8-logging-format 2020-07-17 14:33:19 +07:00
network Merge pull request #8716 from McSinyx/fix-range-request-cache 2020-08-11 16:55:07 +05:30
operations Merge pull request #8926 from uranusjr/dont-crash-on-check 2020-10-16 18:09:09 +05:30
req Merge pull request #8752 from sbidoul/imp-8369-deprecation-sbi 2020-09-08 16:43:08 +05:30
resolution Merge pull request #8932 from uranusjr/new-resolver-lazy-sequence 2020-10-16 18:12:03 +05:30
utils Merge pull request #8912 from uranusjr/cache-found-candidates 2020-10-16 18:09:02 +05:30
vcs Merge pull request #8665 from uranusjr/svn-version-more-robust 2020-08-04 10:38: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 Clean up code style changes 2020-07-17 14:33:19 +07:00
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 Quote 'setup.py install' when calling it legacy 2020-07-18 13:46:19 +02:00