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

Reinstall entrypoints with --force #4697

Merged
merged 1 commit into from
Jul 1, 2024
Merged

Reinstall entrypoints with --force #4697

merged 1 commit into from
Jul 1, 2024

Conversation

charliermarsh
Copy link
Member

Summary

I think this may have just been a typo.

Closes #4692.

Test Plan

Run cargo run tool install flask --force --reinstall repeatedly.

@charliermarsh charliermarsh requested a review from zanieb July 1, 2024 14:05
@charliermarsh charliermarsh added bug Something isn't working preview Experimental behavior labels Jul 1, 2024
@zanieb
Copy link
Member

zanieb commented Jul 1, 2024

Huh? Isn't there test coverage for this?

@charliermarsh
Copy link
Member Author

I think only for the case in which the existing entrypoint was not installed by uv. I will amend.

@charliermarsh charliermarsh enabled auto-merge (squash) July 1, 2024 14:19
@charliermarsh charliermarsh merged commit 65cd676 into main Jul 1, 2024
47 checks passed
@charliermarsh charliermarsh deleted the charlie/re branch July 1, 2024 14:25
@zanieb
Copy link
Member

zanieb commented Jul 1, 2024

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working preview Experimental behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uv tool install ruff --force --reinstall is not idempotent
2 participants