pip/src/pip/_internal
Paul Moore 57b39a85bc
Merge pull request #8397 from uranusjr/new-resolver-fix-candidate-ordering
New resolver fix candidate ordering
2020-06-10 12:24:37 +01:00
..
cli Add noqa B010 for setattr 2020-06-10 00:39:50 +05:30
commands Use module.__file__ 2020-06-10 00:36:03 +05:30
distributions Rename pip._internal.distributions.{source -> sdist} 2020-01-21 17:53:24 +05:30
index Merge pull request #8083 from deveshks/warn-on-unexpected-content-type 2020-05-23 17:12:08 +05:30
models Return not implmented if class differs 2020-06-03 09:52:56 -07:00
network Fix return type annotation for handle_401 2020-05-22 19:30:08 +05:30
operations Only attach UUID to build dir for spec candidates 2020-06-04 23:26:19 +08:00
req Only attach UUID to build dir for spec candidates 2020-06-04 23:26:19 +08:00
resolution Merge pull request #8397 from uranusjr/new-resolver-fix-candidate-ordering 2020-06-10 12:24:37 +01:00
utils Remove try/catch and use next 2020-06-10 00:36:03 +05:30
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 Added `__repr__` for `Configuration`. 2020-03-03 13:36:50 +03:00
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 Fix src/pip with flake8-bugbear 2020-06-10 00:36:03 +05:30