1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-16 07:13:53 -05:00

Updated Plugins (markdown)

Yamashita, Yuu
2014-04-20 00:05:07 -07:00
parent 5c888a61d6
commit 507b73d559

@@ -19,4 +19,5 @@ This list is edited by pyenv maintainers.
* [doctor](https://github.com/yyuu/pyenv-doctor) - Verify pyenv installation
* [implicit](https://github.com/concordusapps/pyenv-implict) - Allow pyenv to guess the python version from the program name.
* [register](https://github.com/doloopwhile/pyenv-register) - Register system installed pythons to pyenv environment
* [ccache](https://github.com/yyuu/pyenv-ccache) - Make Python build faster, with using the leverage of `ccache`.
* [ccache](https://github.com/yyuu/pyenv-ccache) - Make Python build faster, with using the leverage of `ccache`.
* [which-ext](https://github.com/yyuu/pyenv-which-ext) - Integrate pyenv and system commands. In particular the users of [Anaconda](https://store.continuum.io/cshop/anaconda/).