Open
Description
As of version 22.2, pip
supports two new flags on pip install
: --dry-run
to perform a "dry run" of the installation steps, and --report
to generate a JSON-formatted installation report.
It'd be nice to have complementary APIs on pip-api's side, particularly for pip-audit
's use case!
See pypa/pip#10771
xref pypa/pip-audit#321
Metadata
Metadata
Assignees
Labels
No labels