Pyenv choose virtualenv directory
Short answer: You can’t, as far as I know. It wouldn’t really work either, right? If you use pyenv virtualenv to install a virtualenv into a repo, and you clone that repo to another machine… how would pyenv on the new machine know to take control of the virtualenv in the repository? Also, “you probably shouldn’t … Read more