Bring over nuances and "special" handling of edge cases from pip's wheel install logic #153
Labels
component: core
Related to core installation logic
type: feature
A self-contained enhancement or new feature
This is basically about bringing over the nuances in https://github.com/pypa/pip/blob/22.3.1/src/pip/_internal/operations/install/wheel.py over to this project.
Most of this should end up in the core, rather than the source/destination.
The text was updated successfully, but these errors were encountered: