Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
20.32.0 source code.tar.gz | 2025-07-21 | 6.1 MB | |
20.32.0 source code.zip | 2025-07-21 | 6.2 MB | |
README.md | 2025-07-21 | 1.4 kB | |
Totals: 3 Items | 12.3 MB | 3 |
What's Changed
- release 20.31.2 by @gaborbernat in https://github.com/pypa/virtualenv/pull/2886
- Fix the CI by @gaborbernat in https://github.com/pypa/virtualenv/pull/2904
- activate.fish: update fish major version check by @r5d in https://github.com/pypa/virtualenv/pull/2891
- Fix: Ignore missing absolute paths for python discovery by @esafak in https://github.com/pypa/virtualenv/pull/2907
- Discover uv-managed Python installations by @edgarrmondragon in https://github.com/pypa/virtualenv/pull/2902
- Add warning for incorrect usage of Nushell activation script by @esafak in https://github.com/pypa/virtualenv/pull/2906
- Update index.rst, compatibility section added, other subheadings created by @velle in https://github.com/pypa/virtualenv/pull/2897
- Bump setuptools version by @gaborbernat in https://github.com/pypa/virtualenv/pull/2900
New Contributors
- @r5d made their first contribution in https://github.com/pypa/virtualenv/pull/2891
- @esafak made their first contribution in https://github.com/pypa/virtualenv/pull/2907
- @edgarrmondragon made their first contribution in https://github.com/pypa/virtualenv/pull/2902
- @velle made their first contribution in https://github.com/pypa/virtualenv/pull/2897
Full Changelog: https://github.com/pypa/virtualenv/compare/20.31.2...20.32.0