mirror of
https://github.com/astral-sh/uv
synced 2026-01-26 16:00:14 -05:00
## 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.