mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-15 10:06:18 -04:00
add pyenv-alias
parent
507b73d559
commit
82e59d5c6b
|
|
@ -20,4 +20,5 @@ This list is edited by pyenv maintainers.
|
|||
* [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`.
|
||||
* [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/).
|
||||
* [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/).
|
||||
* [alias](https://github.com/s1341/pyenv-alias) - Allows installation of python instances using user-supplied names. This allows multiple instances of the same python version to be installed.
|
||||
Loading…
Reference in a new issue