uv
d66d3269
- Allow users to specify a custom source package to `uv tool run` (#3677)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Allow users to specify a custom source package to `uv tool run` (#3677) We usually infer the package the tool is pulled from to be the same name as the tool itself, but that's not always the case. This allows users to provide a custom package.
References
#3677 - Allow users to specify a custom source package to `uv tool run`
Author
zanieb
Parents
0efc5d0c
Loading