Skip to content

Allow use of uv installed outside current python environment #214

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

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

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jun 20, 2025

@ssbarnea ssbarnea marked this pull request as ready for review June 20, 2025 10:21
@ssbarnea ssbarnea requested a review from gaborbernat as a code owner June 20, 2025 10:21
Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you want this? I'm -1 on this as we don't control the version outside of uv.

@gaborbernat gaborbernat marked this pull request as draft June 23, 2025 14:29
@ssbarnea
Copy link
Member Author

@gaborbernat I agree with you that using path is kinda risky due to lack of control. Based on the recent progress from astral-sh/uv#10194 it seems that a fix for the issue might be included in the upcoming 0.8 release of uv and in this case I will replace this fix with just a 'uv>=0.8' inside requirements. I already tested their patch and seems to be solving this issue.

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