Hacker News new | ask | show | jobs
by santiagobasulto 83 days ago
Sometimes I want the venvs to be in a centralized location, and just do:

UV_PROJECT_ENVIRONMENT=$HOME/.virtualenvs/{env-name} uv {command}