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

feat: install only partial prefix for solving pypi deps #2994

Closed
wants to merge 18 commits into from

Conversation

nichmor
Copy link
Contributor

@nichmor nichmor commented Jan 23, 2025

Overview

This is a prototype on how we could install only partial prefix ( with python ) when solving pypi requirements.

as for the prototype, it will always do it.

but there is some small todo-list before we could call it feature complete:

  • Implement --only-binary option, that will enable this feature

@nichmor nichmor changed the title feat: install only partial prefix for python feat: install only partial prefix for solving pypi deps Jan 23, 2025
@tdejager
Copy link
Contributor

Could we pull the functionality into a seperate module and write a simple unit test for the filtering?

@nichmor
Copy link
Contributor Author

nichmor commented Jan 23, 2025

Could we pull the functionality into a seperate module and write a simple unit test for the filtering?

you mean for the partial prefix?

@tdejager tdejager force-pushed the feat/partial-prefix-for-python branch from ad9ce91 to ebce6c1 Compare January 27, 2025 12:11
@tdejager tdejager force-pushed the feat/partial-prefix-for-python branch from ebce6c1 to cab712b Compare January 27, 2025 14:49
@ruben-arts
Copy link
Contributor

closing in favor of : #3029

@ruben-arts ruben-arts closed this Jan 30, 2025
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.

3 participants