uv
dcc2c686
- Create ephemeral virtual environments for `uv run` (#3075)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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).
References
#3075 - Create ephemeral virtual environments for `uv run`
Author
zanieb
Parents
f7b83e9e
Loading