Y
Hacker News
new
|
ask
|
show
|
jobs
by
cgopalan
818 days ago
I thought one of the advantages of pyenv was that you switched to also creating virtual envs using pyenv and managed virtual environments with it too. Maybe not.
1 comments
andreif
817 days ago
Pyenv is for Python versions. There is a plugin for virtualenvs that can be useful for some specific cases but I rarely use it nowadays.
link