| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| virtualenv.pyz | 2026-02-23 | 8.3 MB | |
| 20.39.0 source code.tar.gz | 2026-02-23 | 6.7 MB | |
| 20.39.0 source code.zip | 2026-02-23 | 6.8 MB | |
| README.md | 2026-02-23 | 1.2 kB | |
| Totals: 4 Items | 21.8 MB | 0 | |
What's Changed
- Move from extras to dependency-groups by @gaborbernat in https://github.com/pypa/virtualenv/pull/3056
- ๐ fix(sdist): include tox.toml in sdist by @gaborbernat in https://github.com/pypa/virtualenv/pull/3063
- ๐ fix(seed): add --ignore-installed to pip invoke seeder by @gaborbernat in https://github.com/pypa/virtualenv/pull/3064
- ๐ท ci(brew): add missing Homebrew Python versions and fix discovery by @gaborbernat in https://github.com/pypa/virtualenv/pull/3066
- ๐งช test(discovery): fix test_py_info_cache_clear outside venv by @gaborbernat in https://github.com/pypa/virtualenv/pull/3065
- Add architecture (ISA) awareness to Python discovery by @rahuldevikar in https://github.com/pypa/virtualenv/pull/3058
- ๐ fix(discovery): resolve version-manager shims to real binaries by @gaborbernat in https://github.com/pypa/virtualenv/pull/3067
- Add auto-upgrade workflow for embedded dependencies by @rahuldevikar in https://github.com/pypa/virtualenv/pull/3057
Full Changelog: https://github.com/pypa/virtualenv/compare/20.38.0...20.39.0