Skip to content

Allow workspace to take a path in tool.uv.sources#18401

Open
charliermarsh wants to merge 1 commit intomainfrom
charlie/ws-path
Open

Allow workspace to take a path in tool.uv.sources#18401
charliermarsh wants to merge 1 commit intomainfrom
charlie/ws-path

Conversation

@charliermarsh
Copy link
Member

Summary

You can now reference members in another workspace by providing a path in tool.uv.sources. We do not reuse the lockfile for that workspace, so it's effectively sugar over using path = "..." to point to individual members.

Closes #18348.

@charliermarsh charliermarsh added the enhancement New feature or improvement to existing functionality label Mar 10, 2026
@charliermarsh charliermarsh marked this pull request as ready for review March 11, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or improvement to existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add workspace_dir to tool.uv.sources

1 participant