Download Latest Version Release v2026.5.2 source code.zip (10.9 MB)
Email in envelope

Get an email when there's a new version of Pipenv

Home / v2026.2.2
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-03-24 693 Bytes
Release v2026.2.2 source code.tar.gz 2026-03-24 10.6 MB
Release v2026.2.2 source code.zip 2026-03-24 11.0 MB
Totals: 3 Items   21.6 MB 0

🤖 AI-Generated Changelog

Added

  • Add pipenv remove command as a dedicated subcommand for removing virtualenvs

Deprecated

  • Deprecate the --rm option in favor of the new pipenv remove command

Fixed

  • Restore --pre flag behavior with pip 26+ by calling check_release_control_exclusive in Resolver.pip_options
  • Guard against empty resolution in _clean_unused_dependencies to prevent errors during upgrade cleanup (#6002)
  • Run python -m virtualenv from an empty directory to prevent PYTHONPATH pollution affecting virtual environment creation (#6568)

🔗 Full Changelog: https://github.com/pypa/pipenv/compare/v2026.2.1...v2026.2.2

Source: README.md, updated 2026-03-24