1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-13 22:03:52 -05:00

Updated Plugins (markdown)

Nicolas Ochsner
2025-03-20 10:45:08 +01:00
parent 15e9010f3b
commit cf134c243c

@@ -35,3 +35,4 @@ These are not maintained or tested by the `pyenv` team, so use at your own risk!
* [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.
* [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`
* [pyenv-nix-install](https://github.com/sirno/pyenv-nix-install) For nix users: Install python version into the nix store