From f9a7c238a2dec2f0d4218d42e2c970844f6816aa Mon Sep 17 00:00:00 2001 From: Kiran K Kotari Date: Sun, 18 Jan 2026 18:42:07 -0500 Subject: [PATCH] feat: pyenv-win --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a84594b8..9f73027c 100644 --- a/README.md +++ b/README.md @@ -534,6 +534,7 @@ _Libraries for sending and parsing email._ _Libraries for Python version and virtual environment management._ - [pyenv](https://github.com/pyenv/pyenv) - Simple Python version management. +- [pyenv-win](https://github.com/pyenv-win/pyenv-win) - Pyenv for Windows, Simple Python version management. - [virtualenv](https://github.com/pypa/virtualenv) - A tool to create isolated Python environments. ## File Manipulation