github pypa/pipenv v2026.2.2
Release v2026.2.2

5 hours ago

🤖 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: v2026.2.1...v2026.2.2

Don't miss a new pipenv release

NewReleases is sending notifications on new releases.