mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
1 line
187 B
ReStructuredText
1 line
187 B
ReStructuredText
Add ``is_yanked`` boolean entry to the installation report (``--report``) to indicate whether the requirement was yanked from the index, but was still selected by pip conform to PEP 592.
|