pyenv-win / pyenv-win-venv

A CLI to manage virtual envs with pyenv-win
Apache License 2.0
78 stars 8 forks source link

Hope could allow adjust the pyenv-win-venv home under the pyenv home #13

Open cw1427 opened 1 year ago

cw1427 commented 1 year ago

Home could allow adjust the pyenv-win-venv home to the one pyenv home but not jsut on the hard code on %USERPROFILE% path. A better solution is to set the venvs fold on the pyenv-win\versions

arzkar commented 1 year ago

I will look into this proposal when I get some free time. I know that's how pyenv-virtualenv works as well so its something to consider.