1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/src/pip/_internal/distributions
q0w 0c6d20f8c7
Validate build deps when --no-build-isolation is passed (#10886)
This can help catch issues in setting up the build environment, helping
ensure that packages get built according to their declared metadata.
2022-02-18 14:58:40 +00:00
..
__init__.py Fix the pip/_internal/distributions annotations (#10074) 2021-07-13 06:29:21 +08:00
base.py Remove direct pkg_resource usages from resolver and preparer 2021-08-23 02:07:33 +08:00
installed.py CHange ireq.satisfied_by to abstract distribution 2021-11-18 17:58:10 +08:00
sdist.py Validate build deps when --no-build-isolation is passed (#10886) 2022-02-18 14:58:40 +00:00
wheel.py Remove direct pkg_resource usages from resolver and preparer 2021-08-23 02:07:33 +08:00