◆ __init__()
| None pip._internal.req.req_set.RequirementSet.__init__ |
( |
|
self, |
|
|
bool |
check_supported_wheels = True |
|
) |
| |
◆ requirements_to_install()
| List[InstallRequirement] pip._internal.req.req_set.RequirementSet.requirements_to_install |
( |
|
self | ) |
|
Return the list of requirements that need to be installed.
TODO remove this property together with the legacy resolver, since the new
resolver only returns requirements that need to be installed.
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_internal/req/req_set.py