Y
Hacker News
new
|
ask
|
show
|
jobs
by
syhol
554 days ago
`mise use uv`, there, I fixed it for you.
Mise actually has a great integration with uv, like auto venv activation.
1 comments
semi-extrinsic
554 days ago
I think uv has auto venv activation and workspaces and stuff, now that uv is the official successor of Rye?
link
xelamonster
553 days ago
It does but you need to run commands through uv to use it, I assume this means if you run bare python commands in the task runner or whatever mise will use the venv.
link