Add uv workspace options for sub package installation - #90
Merged
Conversation
huin
commented
Apr 1, 2026
Contributor
Author
|
I've done a rebase atop changes in your |
Contributor
Author
|
Gentle nudge. How are we looking for getting this reviewed and potentially merged in? |
johnthagen
previously approved these changes
May 6, 2026
Collaborator
|
This looks good, thanks for the contribution. |
johnthagen
reviewed
May 6, 2026
johnthagen
reviewed
May 6, 2026
Contributor
Author
|
Thanks for the review pass - I've bumped the build-system throughout the project. |
johnthagen
approved these changes
May 6, 2026
Contributor
Author
|
Thanks for the review and approval! |
Contributor
Author
|
Hi, is this good to merge? |
dantebben
approved these changes
May 11, 2026
dantebben
left a comment
Owner
There was a problem hiding this comment.
Looks good. Will release soon.
Contributor
Author
|
Thanks very much! |
Owner
|
I'll release it as v 0.8.0 when I get home tonight.
- Dan
…On Mon, May 11, 2026 at 3:53 PM John Beisley ***@***.***> wrote:
*huin* left a comment (dantebben/nox-uv#90)
<#90 (comment)>
Thanks very much!
—
Reply to this email directly, view it on GitHub
<#90 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE4DIYLTG6ZPDXNUVYHHZB342IVSZAVCNFSM6AAAAACXJNBP7CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DIMRUGQ2DANZUGQ>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
uvsupports Cargo-like workspaces, with multiplepyproject.tomlmanaged projects under a root workspacepyproject.toml.This change provides
nox-uvoptions specific to installing packages from those child projects into anoxvenv.