pyenv virtualenv 3.6.2 3.6.2-ProjectNameHere
pyenv local 3.6.2-ProjectNameHere
echo ".python-version" >> .gitignore
pipenv --python 3.6.2
pipenv shell
/Users/minhoryang/.local/share/virtualenvs/byebye-cloudapp-rRyX-IlU/bin/activate
pyenv virtualenv 3.6.2 3.6.2-ProjectNameHere
pyenv local 3.6.2-ProjectNameHere
echo ".python-version" >> .gitignore
pipenv --python 3.6.2
pipenv shell
/Users/minhoryang/.local/share/virtualenvs/byebye-cloudapp-rRyX-IlU/bin/activate