pyenv-virtualenv icon indicating copy to clipboard operation
pyenv-virtualenv copied to clipboard

[Feature Request] Migrate virtualenv to newer Python version

Open joselsegura opened this issue 3 years ago • 1 comments

When a new Python version is released, I want to be able to migrate my virtualenv to the newer version without the need of reinstalling all the dependencies.

I want to be able to move it back to the previous/older versions too when needed

joselsegura avatar Dec 15 '22 12:12 joselsegura

https://github.com/ashwinvis/pyenv-virtualenv-migrate

native-api avatar Jan 31 '23 20:01 native-api