uv
f980e3f4 - Use already-installed tools in `uv tool run` (#4750)

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.
Author
Parents
Loading