Skip to content

Support pip uninstall -y#19082

Merged
woodruffw merged 1 commit intomainfrom
ww/pip-install-y
Apr 20, 2026
Merged

Support pip uninstall -y#19082
woodruffw merged 1 commit intomainfrom
ww/pip-install-y

Conversation

@woodruffw
Copy link
Copy Markdown
Member

Summary

Fixes #19077. Both -y and --yes are now accepted (as compat no-ops) to pip uninstall.

Test Plan

Added two integration tests confirming that the flags are no-ops (besides emitting a warning).

Signed-off-by: William Woodruff <william@astral.sh>
@woodruffw woodruffw requested a review from charliermarsh April 20, 2026 16:30
@woodruffw woodruffw self-assigned this Apr 20, 2026
@woodruffw woodruffw added enhancement New feature or improvement to existing functionality cli Related to the command line interface uv pip Related to the uv pip interface labels Apr 20, 2026
@woodruffw woodruffw enabled auto-merge (squash) April 20, 2026 16:36
@woodruffw woodruffw merged commit 6a847f4 into main Apr 20, 2026
55 checks passed
@woodruffw woodruffw deleted the ww/pip-install-y branch April 20, 2026 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli Related to the command line interface enhancement New feature or improvement to existing functionality uv pip Related to the uv pip interface

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Can uv uninstall support -y flag ?

2 participants