Y
Hacker News
new
|
ask
|
show
|
jobs
by
drcongo
26 days ago
Also worth mentioning that a carat doesn't require quoting in your shell so you can type `uv add something^1.5` which is a hell of a lot easier to write than `uv add "something>=1.5,<2.0"`.