You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Most of our design discussions about this are internal right now, but we're publicizing some of them (e.g. #3560) and all of the work is public and labeled as preview (e.g. #3705, #3263).
## Summary
Basic implementation of `uv add` and `uv remove` that supports writing
PEP508 requirements to `project.dependencies`.
First step for #3959 and
#3960.
As part of the Project API, we should have native
add
andremove
commands.The text was updated successfully, but these errors were encountered: