pip/src/pip/_internal
Stéphane Bidoul caad983734
Fix docstring typo
2020-07-05 19:11:41 +02:00
..
cli Use the correct flag name 2020-07-03 19:20:58 +05:30
commands Merge pull request #8504 from McSinyx/list-speed-up-nw 2020-07-04 03:31:26 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Update warning message to specify HTTP request 2020-06-29 22:20:11 +05:30
models Return not implmented if class differs 2020-06-03 09:52:56 -07:00
network Rename and wrap LazyZipOverHTTP 2020-06-26 15:15:28 +07:00
operations Merge pull request #8541 from chrahunt/refactor/compile-file-next-steps 2020-07-05 12:56:39 -04:00
req Fix docstring typo 2020-07-05 19:11:41 +02:00
resolution Warn on to-be-removed forms of constraints 2020-07-04 18:01:38 +05:30
utils Merge pull request #8322 from deveshks/mypy-internal-ops 2020-07-05 16:51:16 +02: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 WheelCache method to inform which cache was used 2020-04-01 22:57:00 +02:00
configuration.py Add env and env var values 2020-06-28 16:22:00 +05:30
exceptions.py Raise proper exceptions on metadata mismatch 2020-06-03 03:52:07 +08:00
locations.py Remove untyped defs (#7382) 2019-11-19 11:46:26 +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 Type annotations for pip._internal.self_outdated_check 2020-05-22 03:05:22 +05:30
wheel_builder.py Add type: ignore to requirements loop 2020-06-25 23:27:50 +05:30