Hacker News new | ask | show | jobs
by gigatexal 227 days ago
the thing is I never had issues with virtual environments -- uv just allows me to easily determine what version of python that venv uses.
1 comments

you mean you can't just do `venv/bin/python --version`?
he means "choose", not "check"
Yes sorry you’re correct. It allows me to specify a version of Python.