Skip to content
New issue

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

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

Already on GitHub? # to your account

Use uv python install only with uv backend #900

Merged
merged 3 commits into from
Jan 17, 2025

Conversation

oliversen
Copy link
Contributor

fix #899

@henryiii
Copy link
Collaborator

henryiii commented Dec 13, 2024

I think a test needs updating too. Edit: actually, maybe it's our tests. Edit: Ahh, I think it's #902.

@henryiii henryiii force-pushed the fix-interpreter-resolver branch from 7c501ed to 87d398b Compare December 13, 2024 02:44
Copy link
Collaborator

@DiddiLeija DiddiLeija left a comment

Choose a reason for hiding this comment

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

I guess some coverage is required for the new behavior, but that's all what it's needed.

@henryiii henryiii force-pushed the fix-interpreter-resolver branch from 87d398b to d10d9f4 Compare January 15, 2025 03:12
henryiii and others added 2 commits January 14, 2025 22:30
Signed-off-by: Henry Schreiner <henryschreineriii@gmail.com>
@henryiii
Copy link
Collaborator

I've just marked this bit as nocover, since installing uv Python versions is a global operation and I don't think we want to require it in our tests.

@DiddiLeija
Copy link
Collaborator

Great! Then I think we're fine to merge :)

@henryiii henryiii merged commit a02eb79 into wntrblm:main Jan 17, 2025
24 checks passed
@henryiii henryiii mentioned this pull request Jan 22, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Nox installs Python using uv with non-uv backend
3 participants