pyenv-update
pyenv-update copied to clipboard
update pyenv and plugins
Results
2
pyenv-update issues
Sort by
recently updated
recently updated
newest added
As far as I understand https://github.com/pyenv/pyenv-update/blob/master/bin/pyenv-update, what it does is just update all of `pyenv` to the most recent commit of the `master` branch. Given the recent confusion about changes...
Please consider displaying warnings, preferably with a prompt to continue or abort, when an update will break things. Motivation: In pyenv/pyenv#2009 both me and the OP were facing the issue...