diff --git a/Plugins.md b/Plugins.md index dc53782..c05fd20 100644 --- a/Plugins.md +++ b/Plugins.md @@ -22,4 +22,5 @@ This list is edited by pyenv maintainers. * [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/). * [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. -* [default-packages](https://github.com/jawshooah/pyenv-default-packages) - Installs a set of default packages any time you install a new version of python or create a new virtualenv \ No newline at end of file +* [default-packages](https://github.com/jawshooah/pyenv-default-packages) - Installs a set of default packages any time you install a new version of python or create a new virtualenv +* [pip-update](https://github.com/massongit/pyenv-pip-update) - Update all libraries managed by pip \ No newline at end of file