From 3a1b61d005271a4fd4f699ff4f4212995dabb573 Mon Sep 17 00:00:00 2001 From: "Yamashita, Yuu" Date: Mon, 27 May 2013 04:37:31 -0700 Subject: [PATCH] Updated Plugins (markdown) --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index 5d48007..b0b201b 100644 --- a/Plugins.md +++ b/Plugins.md @@ -13,3 +13,4 @@ This list is edited by pyenv maintainers. * [virtualenv](https://github.com/yyuu/pyenv-virtualenv) - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/yyuu/python-virtualenv)) * [virtualenvwrapper](https://github.com/yyuu/pyenv-virtualenvwrapper) - allow you to play pyenv with virtualenvwrapper * [pip-rehash](https://github.com/yyuu/pyenv-pip-rehash) - Automatically run `pyenv rehash` every time you install a new package via pip +* [pip-migrate](https://github.com/yyuu/pyenv-pip-migrate) - Migrate pip packages from a Python version to another \ No newline at end of file