Create virtual environments based on one's installed Python distributions. More information: https://github.com/pyenv/pyenv-virtualenv.
pyenv virtualenv {{3.6.6}} {{my-virtual-env-3.6.6}}
pyenv virtualenvs