uv
f980e3f4
- Use already-installed tools in `uv tool run` (#4750)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Use already-installed tools in `uv tool run` (#4750) ## Summary This doesn't cache the tool environment; rather, it just uses the `tool install` environment if it satisfies the request. Closes https://github.com/astral-sh/uv/issues/4742.
References
#4750 - Use already-installed tools in `uv tool run`
Author
charliermarsh
Parents
a604f150
Loading