| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-12-10 | 822 Bytes | |
| Release v2026.0.1 source code.tar.gz | 2025-12-10 | 10.5 MB | |
| Release v2026.0.1 source code.zip | 2025-12-10 | 10.9 MB | |
| Totals: 3 Items | 21.4 MB | 0 | |
What's Changed
- Fix pip.conf index-url not being honored after pip 25.3 update by @matteius in https://github.com/pypa/pipenv/pull/6479
- Fix: Respect PIPENV_VERBOSITY=-1 for .env loading message by @matteius in https://github.com/pypa/pipenv/pull/6480
- Fix: Suppress duplicate .env loading message in nested pipenv invocations by @matteius in https://github.com/pypa/pipenv/pull/6481
- Include unit tests in sdist for downstream distribution testing by @matteius in https://github.com/pypa/pipenv/pull/6482
- docs: Comprehensive documentation updates by @matteius in https://github.com/pypa/pipenv/pull/6483
- Fix prerelease versions being selected without --pre flag by @matteius in https://github.com/pypa/pipenv/pull/6484
Full Changelog: https://github.com/pypa/pipenv/compare/v2026.0.0...v2026.0.1