Skip to content

Commit df22216

Browse files
committed
Update snapshot
1 parent 0fd393b commit df22216

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/uv/tests/it/venv.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ fn virtual_dependency_group() -> Result<()> {
258258
----- stderr -----
259259
Using CPython 3.12.[X] interpreter at: [PYTHON-3.12]
260260
Creating virtual environment at: .venv
261+
warning: A virtual environment already exists at `.venv`. In the future, uv will require `--clear` to replace it
261262
Activate with: source .venv/[BIN]/activate
262263
");
263264

0 commit comments

Comments
 (0)