uv/crates/uv-distribution
Ibraheem Ahmed eefa9e62fc
Initial implementation of uv add and uv remove (#4193)
## Summary

Basic implementation of `uv add` and `uv remove` that supports writing
PEP508 requirements to `project.dependencies`.

First step for https://github.com/astral-sh/uv/issues/3959 and
https://github.com/astral-sh/uv/issues/3960.
2024-06-11 09:21:28 -04:00
..
src Initial implementation of uv add and uv remove (#4193) 2024-06-11 09:21:28 -04:00
Cargo.toml Initial implementation of uv add and uv remove (#4193) 2024-06-11 09:21:28 -04:00