mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
3f9b326c11
Originally we would throw an `AttributeError` if a bad scheme key was used. After refactoring we would throw a `KeyError`, which isn't much better. Now we call out the wheel being processed, scheme key we didn't recognize, and provide a list of the valid scheme keys. This would likely be useful for people developing/testing the wheel. |
||
---|---|---|
.. | ||
pip |