pip/src/pip/_internal
Stéphane Bidoul 2cf9db2b5d
Merge pull request #11861 from sbidoul/deprecate-build-global-option-sbi
Deprecate --build-option and --global-option
2023-03-27 17:52:53 +02:00
..
cli Merge pull request #11871 from sbidoul/always-use-pep517-when-wheel-absent-sbi 2023-03-27 16:21:04 +02:00
commands Simplify check_legacy_setup_py_options 2023-03-18 15:26:43 +01:00
distributions Opt to check build dependencies 2022-05-13 03:05:55 +03:00
index Enable strict optional checking in PackageFinder 2023-01-09 17:27:40 +08:00
locations Reconcile computation of isolated build environment paths (#11740) 2023-02-06 11:27:44 +00:00
metadata Use data-dist-info-metadata (PEP 658) to decouple resolution from downloading (#11111) 2022-09-10 11:28:57 +01:00
models Do not crash in presence of misformatted hash field in ``direct_url.json``. 2023-02-05 00:13:32 +01:00
network Merge pull request #11698 from Darsstar/keyring-multi-choice 2023-03-15 18:07:07 +08:00
operations Remove support for the deprecated --install-options 2023-03-18 11:20:51 +01:00
req Merge pull request #11861 from sbidoul/deprecate-build-global-option-sbi 2023-03-27 17:52:53 +02:00
resolution Refactor handling of per requirement options 2023-03-27 14:01:36 +02:00
utils Merge pull request #11871 from sbidoul/always-use-pep517-when-wheel-absent-sbi 2023-03-27 16:21:04 +02: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 Reconcile computation of isolated build environment paths (#11740) 2023-02-06 11:27:44 +00:00
cache.py Deprecate --no-binary disabling the wheel cache 2022-09-17 15:32:46 +02:00
configuration.py Add the "base" config level concept, to allow configuration of all virtual environments sharing the same base. 2022-10-06 09:33:38 +02:00
exceptions.py Implement `--break-system-packages` for EXTERNALLY-MANAGED installations (#11780) 2023-02-06 07:06:59 +00:00
main.py Move many type comments to annotations 2021-08-10 07:12:32 -07:00
pyproject.py Always use pep 517 when the 'wheel' package is absent 2023-03-27 11:55:20 +01:00
self_outdated_check.py Enable strict optional checking in PackageFinder 2023-01-09 17:27:40 +08:00
wheel_builder.py Always use pep 517 when the 'wheel' package is absent 2023-03-27 11:55:20 +01:00