mirror of
https://github.com/pyenv/pyenv.git
synced 2026-09-13 09:06:16 -04:00
+suggestion to add plugins
parent
2abd055ad0
commit
f736743c70
|
|
@ -6,6 +6,8 @@ A plugin can be installed by dropping it in as a sub-directory of
|
|||
`pyenv-*` executables are placed in the `$PATH` and hooks are installed
|
||||
accordingly somewhere in `$PYENV_HOOK_PATH`.
|
||||
|
||||
**You can add your plugin here if has general usability, to make it more discoverable.**
|
||||
|
||||
## Official plugins
|
||||
|
||||
* [virtualenv] - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/pyenv/python-virtualenv))
|
||||
|
|
|
|||
Loading…
Reference in a new issue