mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-15 06:43:53 -05:00
Added pyenv-uninstall-global to the Plugins Wiki
@@ -34,3 +34,4 @@ These are not maintained or tested by the `pyenv` team, so use at your own risk!
|
|||||||
* [fix-version](https://github.com/sprout42/pyenv-fix-version) - Provides a `pyenv fix-version` command to try and fix up any missing library dependencies there may be for an installed python version.
|
* [fix-version](https://github.com/sprout42/pyenv-fix-version) - Provides a `pyenv fix-version` command to try and fix up any missing library dependencies there may be for an installed python version.
|
||||||
* [link](https://github.com/real-yfprojects/pyenv-link) - Allows you to use arbitrary venvs with pyenv by linking them into your pyenv root.
|
* [link](https://github.com/real-yfprojects/pyenv-link) - Allows you to use arbitrary venvs with pyenv by linking them into your pyenv root.
|
||||||
* [virtualenv-migrate](https://github.com/ashwinvis/pyenv-virtualenv-migrate) - Combines the functionalities of pyenv's [virtualenv] and [pip-migrate] plugins to migrate virtualenvs en masse.
|
* [virtualenv-migrate](https://github.com/ashwinvis/pyenv-virtualenv-migrate) - Combines the functionalities of pyenv's [virtualenv] and [pip-migrate] plugins to migrate virtualenvs en masse.
|
||||||
|
* [pyenv-uninstall-global](https://github.com/ramonvermeulen/pyenv-uninstall-global) - Will remove the `$(pyenv root)/version` file when uninstalling the globally selected pyenv version via `pyenv uninstall`
|
||||||
Reference in New Issue
Block a user