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-10-31 03:27:09 +05:30
..
cli Change where the 2020 resolver warning is logged 2020-10-31 03:27:09 +05:30
commands Merge pull request #9019 from pradyunsg/flip-the-switch-on-new-resolver 2020-10-31 00:36:32 +05:30
distributions Update linter: isort 2020-09-23 19:52:28 +05:30
index Cache PackageFinder.find_all_candidates() 2020-09-26 15:26:05 +08:00
models Support multiple abi and platform values for pip download. 2020-10-27 19:00:22 -04:00
network Prepare isort for black 2020-09-23 21:47:47 +05:30
operations New resolver: Avoid polluting dest dir 2020-10-07 13:42:21 +07:00
req Remove --build-dir option, as per deprecation 2020-10-27 15:24:36 +00:00
resolution Add a debugging reporter for pip's resolver 2020-10-29 02:33:50 +05:30
utils Fix linter error: Add missing function type declaration. 2020-10-27 19:00:22 -04:00
vcs Prepare isort for black 2020-09-23 21:47:47 +05:30
__init__.py Update linter: isort 2020-09-23 19:52:28 +05:30
build_env.py Update linter: isort 2020-09-23 19:52:28 +05:30
cache.py Update linter: isort 2020-09-23 19:52:28 +05:30
configuration.py Update linter: isort 2020-09-23 19:52:28 +05:30
exceptions.py Bump mypy to 0.790 for Python 3.9 compat 2020-10-12 17:37:55 +07:00
locations.py Update linter: isort 2020-09-23 19:52:28 +05:30
main.py Update linter: isort 2020-09-23 19:52:28 +05:30
pyproject.py Update linter: isort 2020-09-23 19:52:28 +05:30
self_outdated_check.py Prepare isort for black 2020-09-23 21:47:47 +05:30
wheel_builder.py Update linter: isort 2020-09-23 19:52:28 +05:30