From 22d2b123d65ccffd86cd3ad54ed6a5629b9efe51 Mon Sep 17 00:00:00 2001 From: native-api Date: Mon, 20 Feb 2023 22:56:27 +0300 Subject: [PATCH] https://github.com/pyenv/pyenv-pip-rehash has been archived as obsolete --- Plugins.md | 1 - 1 file changed, 1 deletion(-) diff --git a/Plugins.md b/Plugins.md index f0d945b..587a31c 100644 --- a/Plugins.md +++ b/Plugins.md @@ -10,7 +10,6 @@ accordingly somewhere in `$PYENV_HOOK_PATH`. * [virtualenv](https://github.com/pyenv/pyenv-virtualenv) - the standard way to manage virtualenv with pyenv (formerly as known as [python-virtualenv](https://github.com/pyenv/python-virtualenv)) * [virtualenvwrapper](https://github.com/pyenv/pyenv-virtualenvwrapper) - allow you to play pyenv with virtualenvwrapper -* [pip-rehash](https://github.com/pyenv/pyenv-pip-rehash) - Automatically run `pyenv rehash` every time you install a new package via pip * [pip-migrate](https://github.com/pyenv/pyenv-pip-migrate) - Migrate pip packages from a Python version to another * [update](https://github.com/pyenv/pyenv-update) - Update pyenv and plugins * [installer](https://github.com/pyenv/pyenv-installer) - This tools is used to install `pyenv` and friends