pyenv / pyenv-installer

This tool is used to install `pyenv` and friends.
MIT License
3.96k stars 430 forks source link

fix: suggests removal of .pyenv folder on reinstallation #82

Closed shubhodeep9 closed 5 years ago

shubhodeep9 commented 5 years ago

Fixes #75

obestwalter commented 5 years ago

Thanks @shubhodeep9 - seems like a good idea to not simply delete the file but inform the user.

obestwalter commented 5 years ago

Thanks @shubhodeep9 - I'll wait a bit if there are more opinions about this and will merge then.

shubhodeep9 commented 5 years ago

@obestwalter sure, I will wait for both, and be ready.

shubhodeep9 commented 5 years ago

@obestwalter is it good to merge?