Create virtual environments based on one's installed Python distributions.
pyenv virtualenv {{3.6.6}} {{my-virtual-env-3.6.6}}
pyenv virtualenvs