Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bring over nuances and "special" handling of edge cases from pip's wheel install logic #153

Open
pradyunsg opened this issue Dec 2, 2022 · 0 comments
Labels
component: core Related to core installation logic type: feature A self-contained enhancement or new feature

Comments

@pradyunsg
Copy link
Member

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.

@pradyunsg pradyunsg added type: task Something that needs to be done that is not a bug or feature type: feature A self-contained enhancement or new feature and removed type: task Something that needs to be done that is not a bug or feature labels Dec 2, 2022
@pradyunsg pradyunsg added the component: core Related to core installation logic label Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: core Related to core installation logic type: feature A self-contained enhancement or new feature
Projects
None yet
Development

No branches or pull requests

1 participant