Browse Source
In pyenv 2.0 onwards, it is not enough anymore to initialize pyenv in shell by just calling `pyenv init -`. We also need to update `path` to include pyenv shims by calling `pyenv init --path`. Also, honor `$PYENV_ROOT` if set but, no need to set it explicitly if not set. Instead, let the initialization script take care of that.master
Indrajit Raychaudhuri
4 years ago
committed by
Indrajit Raychaudhuri
2 changed files with 19 additions and 8 deletions
Loading…
Reference in new issue