Skip to content

feat(pypi): allow scoping pip.override to single hubs #2813

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

keith
Copy link
Member

@keith keith commented Apr 23, 2025

If you use multiple pip.parse hubs for different platforms, it's
possible you want to override wheels for a single platform, where
previously pip.override would apply to all hubs. This is useful for GPU
vs CPU dependencies on the same OS / arch combinations, where the wheel
name isn't enough to differentiate.

If you use multiple pip.parse hubs for different platforms, it's
possible you want to override wheels for a single platform, where
previously pip.override would apply to all hubs. This is useful for GPU
vs CPU dependencies on the same OS / arch combinations, where the wheel
name isn't enough to differentiate.
@keith keith force-pushed the ks/feat-pypi-allow-scoping-pip.override-to-single-hubs branch from c1e9e0c to 999abef Compare April 23, 2025 18:08
@aignas
Copy link
Collaborator

aignas commented Apr 24, 2025

Ideally I would love to collaborate on #2747 since this is adding features to an API that we may want to change very soon. If you have time, could you please pop by in that issue and list the overrides/customizations that you want to have possible with the pip extension?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants