Commit Graph

5 Commits

Author SHA1 Message Date
David Pärsson
2ad9b3d977 Remove special handling of pyenv from homebrew
Installing pyenv's Python versions under `brew --prefix pyenv` will
make the user have to re-install all Python versions everytime pyenv
is updated. This is because `brew --prefix pyenv` by links to a
Homebrew Cellar directory containing pyenv's version name.
2017-06-16 14:46:37 +02:00
Superbil
2c54428d6e
Fixd bug for pyenv plugin
Check pyenv-virtualenv can eval before use it.

Signed-off-by: Superbil <superbil@gmail.com>
2015-10-19 15:13:06 +08:00
Arvind Chembarpu
8a362b2b1f Enable pyenv rehash 2015-10-15 08:44:15 +05:30
Arvind Chembarpu
8a95cedc3b Init pyenv virtualenvs too 2015-10-15 08:43:40 +05:30
Stig Sandbeck Mathisen
613d116cda Add pyenv plugin 2013-11-19 09:12:05 +01:00