What's Changed
- Fix pip.conf index-url not being honored after pip 25.3 update by @matteius in #6479
- Fix: Respect PIPENV_VERBOSITY=-1 for .env loading message by @matteius in #6480
- Fix: Suppress duplicate .env loading message in nested pipenv invocations by @matteius in #6481
- Include unit tests in sdist for downstream distribution testing by @matteius in #6482
- docs: Comprehensive documentation updates by @matteius in #6483
- Fix prerelease versions being selected without --pre flag by @matteius in #6484
Full Changelog: v2026.0.0...v2026.0.1