uv
dcc2c686 - Create ephemeral virtual environments for `uv run` (#3075)

Commit
2 years ago
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).
Author
Parents
Loading