Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Use uv python install only with uv backend#900

Merged
henryiii merged 3 commits into
wntrblm:mainfrom
oliversen:fix-interpreter-resolver
Jan 17, 2025
Merged

Use uv python install only with uv backend#900
henryiii merged 3 commits into
wntrblm:mainfrom
oliversen:fix-interpreter-resolver

Conversation

@oliversen

Copy link
Copy Markdown
Contributor

fix #899

@henryiii

henryiii commented Dec 13, 2024

Copy link
Copy Markdown
Collaborator

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

@DiddiLeija DiddiLeija left a comment

Copy link
Copy Markdown
Collaborator

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

Copy link
Copy Markdown
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
Copy Markdown
Collaborator

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

@henryiii henryiii merged commit a02eb79 into wntrblm:main Jan 17, 2025
@henryiii henryiii mentioned this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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