Hacker News new | ask | show | jobs
by rmholt 452 days ago
For me personally the killer uv feature is pyenv integration, which poetry doesn't do
1 comments

Interesting - thanks. I use virtual environments and each has its own python version tied to it. Not sure if pyenv is useful to me but who knows perhaps one day. Good to know uv supports pyenv.