-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Coming from pypa/pip#4768, trying to change pip to vendor the charset_normalizer
package. This package has wheels for specific platforms as well as an any
wheel. The currently released vendoring
picks up the platform-specific wheel, but pip wants the any
wheel. I noticed this had already been fixed in 529efb1, but this was never released.
For now I'll continue by installing vendoring
from git, though then it also adds a bunch of dist-info
directories which I need to look into what they are...
Metadata
Metadata
Assignees
Labels
No labels