pip/src/pip/_internal
Todd Sankey 20390f635f
Merge branch 'main' into main
2023-01-02 07:32:52 -08:00
..
cli Fixed lint errors (line too long) 2022-10-29 17:21:51 -05:00
commands Deal with dashed names in vendored modules, in `pip debug` 2022-12-28 20:13:57 +00:00
distributions Opt to check build dependencies 2022-05-13 03:05:55 +03:00
index Fix typos found by codespell 2022-11-20 13:27:39 +01:00
locations Rename get_prefixed_libs() to get_isolated_environment_lib_paths() 2022-11-16 22:52:29 +01:00
metadata Use data-dist-info-metadata (PEP 658) to decouple resolution from downloading (#11111) 2022-09-10 11:28:57 +01:00
models src, tests: use deprecation instead of hard error for egg fragments 2022-12-02 21:33:22 -08:00
network Fix typos found by codespell 2022-11-20 13:27:39 +01:00
operations Replace `pep517` with `pyproject_hooks` 2022-12-28 20:13:57 +00:00
req Merge branch 'main' into main 2023-01-02 07:32:52 -08:00
resolution Remove `--use-deprecated=backtrack-on-build-failures` 2022-07-15 08:27:23 +01:00
utils Replace `pep517` with `pyproject_hooks` 2022-12-28 20:13:57 +00:00
vcs Fix typos found by codespell 2022-11-20 13:27:39 +01:00
__init__.py Merge pull request #9450 from minrk/custom-log-level 2021-06-11 19:05:56 +08:00
build_env.py Rename get_prefixed_libs() to get_isolated_environment_lib_paths() 2022-11-16 22:52:29 +01:00
cache.py Deprecate --no-binary disabling the wheel cache 2022-09-17 15:32:46 +02:00
configuration.py provide a better error message for "pip config get index-url" 2022-04-29 22:51:16 -05:00
exceptions.py src, tests: use deprecation instead of hard error for egg fragments 2022-12-02 21:33:22 -08:00
main.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
pyproject.py Don't check for `wheel` when only `build-system.requires` is present (#11674) 2022-12-27 09:36:28 +00:00
self_outdated_check.py Send the pip upgrade prompt to stderr 2022-07-22 05:04:09 +03:00
wheel_builder.py Add maintenance comment 2022-09-18 10:05:59 +02:00