On certain older Python3 installations, this option is not supported; and when it is encountered, it causes pip to error out.
Its only use is to suppress a warning message. Removing it will allow older pip's to do the right thing, and newer pip's will show the warning.
Collateral (docs, reports, design examples, case IDs):
Description
On certain older Python3 installations, this option is not supported; and when it is encountered, it causes pip to error out. Its only use is to suppress a warning message. Removing it will allow older pip's to do the right thing, and newer pip's will show the warning.
Collateral (docs, reports, design examples, case IDs):
Tests added:
Tests run:
CI