mirror of
https://github.com/astral-sh/uv.git
synced 2025-11-01 20:31:12 +00:00
## Summary Closes https://github.com/astral-sh/uv/issues/2529. ## Test Plan - `mkdir .venv` - `touch .venv/foo` - `cargo run venv` (ensure failure) - `cargo run venv --force` (ensure success) - `cargo run venv --force` (ensure success again) |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||