uv/crates/uv-distribution
Ibraheem Ahmed eefc8c6d3c
Add --workspace option to uv add (#4362)
## Summary

Implements `uv add foo --workspace`, which adds `foo` as a workspace
dependency with the corresponding `tool.uv.sources` entry.

Part of https://github.com/astral-sh/uv/issues/3959.
2024-06-18 16:26:07 +00:00
..
src Add --workspace option to uv add (#4362) 2024-06-18 16:26:07 +00:00
Cargo.toml Initial implementation of uv add and uv remove (#4193) 2024-06-11 09:21:28 -04:00