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

Add support for adding/removing development dependencies #4327

Merged
merged 4 commits into from
Jun 14, 2024

Conversation

ibraheemdev
Copy link
Member

Summary

Support adding/removing dependencies from tool.uv.dev-dependencies with uv add/remove --dev.

Part of #3959.

@ibraheemdev ibraheemdev requested a review from zanieb June 14, 2024 17:00
crates/uv/tests/edit.rs Outdated Show resolved Hide resolved
crates/uv/tests/edit.rs Outdated Show resolved Hide resolved
Copy link
Member

@zanieb zanieb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Implementation looks good, some questions about the tests.

@ibraheemdev ibraheemdev added the preview Experimental behavior label Jun 14, 2024
Base automatically changed from ibraheem/uv-add-unnamed to main June 14, 2024 17:42
@ibraheemdev ibraheemdev enabled auto-merge (squash) June 14, 2024 19:14
@ibraheemdev ibraheemdev merged commit 294f0e0 into main Jun 14, 2024
47 checks passed
@ibraheemdev ibraheemdev deleted the ibraheem/uv-add-dev branch June 14, 2024 19:17
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

Successfully merging this pull request may close these issues.

2 participants