uv/crates/uv-interpreter
Zanie Blue dcc2c6865c
Create ephemeral virtual environments for uv run (#3075)
If a virtual environment does not exist, we will create one for the
duration of the invocation.

Adds an `--isolated` flag to force this behavior (ignoring an existing
virtual environment).
2024-04-17 16:32:04 +00:00
..
python Support freethreading python (#2805) 2024-04-12 09:39:47 +00:00
src Create ephemeral virtual environments for uv run (#3075) 2024-04-17 16:32:04 +00:00
Cargo.toml Support freethreading python (#2805) 2024-04-12 09:39:47 +00:00