pyenv/pyenv-virtualenv

[Feature Request] Migrate virtualenv to newer Python version

joselsegura opened this issue · 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