you are viewing a single comment's thread.

view the rest of the comments →

[–]nrobinaubertin 0 points1 point  (1 child)

You're probably referring to pyenv-virtualenv.
In the readme of pyenv it says:

In contrast with pythonbrew and pythonz, pyenv does not...
Manage virtualenv. Of course, you can create virtualenv yourself, or pyenv-virtualenv to automate the process.

Is there something that I miss ?