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

I think uv has auto venv activation and workspaces and stuff, now that uv is the official successor of Rye?
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.