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

Feature request: When using uv pip compile display yank message on selecting a yanked package #3768

Closed
notatallshaw-gts opened this issue May 22, 2024 · 0 comments · Fixed by #3772
Assignees
Labels
enhancement New feature or request

Comments

@notatallshaw-gts
Copy link

Follow up to #3703 to also add to uv pip compile, useful warning when compiling requirements,

@charliermarsh charliermarsh self-assigned this May 22, 2024
@charliermarsh charliermarsh added the enhancement New feature or request label May 22, 2024
charliermarsh added a commit that referenced this issue May 22, 2024
## Summary

We now show yanks as part of the resolution diagnostics, so they now
appear for `sync`, `install`, `compile`, and any other operations.
Further, they'll also appear for cached packages (but not packages that
are _already_ installed).

Closes #3768.

Closes #3766.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants