Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement uv remove #3960

Closed
charliermarsh opened this issue Jun 1, 2024 · 2 comments
Closed

Implement uv remove #3960

charliermarsh opened this issue Jun 1, 2024 · 2 comments
Assignees
Labels
preview Experimental behavior

Comments

@charliermarsh
Copy link
Member

As part of the Project API, we should have native add and remove commands.

@charliermarsh charliermarsh added the preview Experimental behavior label Jun 1, 2024
@sbor23
Copy link

sbor23 commented Jun 4, 2024

Excuse my ignorance, but does this mean that uv agreed on a "native" API design? Is there a place where one can read about this?

@zanieb
Copy link
Member

zanieb commented Jun 4, 2024

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).

ibraheemdev added a commit that referenced this issue Jun 11, 2024
## Summary

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

First step for #3959 and
#3960.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
preview Experimental behavior
Projects
None yet
Development

No branches or pull requests

4 participants