mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-03 13:14:41 +00:00
## Summary I think this is leftover from a prior refactor whereby we used to avoid reusing the cached environment if `--reinstall` was passed; but then we stopped allowing `--reinstall` in `uv tool run` anyway, and this got changed to `--refresh`. It seems wrong to skip cache reuse with `--refresh`, though. Closes https://github.com/astral-sh/uv/issues/15824. |
||
|---|---|---|
| .. | ||
| src | ||
| tests/it | ||
| Cargo.toml | ||