mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-01 14:31:12 +00:00
parent
84b351a289
commit
4f9ac3b61d
1 changed files with 1 additions and 1 deletions
|
@ -536,7 +536,7 @@ fn init_workspace_isolated() -> Result<()> {
|
|||
|
||||
----- stderr -----
|
||||
warning: `uv init` is experimental and may change without warning
|
||||
Initialized project foo
|
||||
Initialized project `foo`
|
||||
"###);
|
||||
|
||||
let workspace = fs_err::read_to_string(context.temp_dir.join("pyproject.toml"))?;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue