pypi pipx 1.2.0

latest releases: 1.7.1, 1.7.0, 1.6.0...
18 months ago

1.2.0

  • Add test for pip module in pipx reinstall to fix an issue with pipx reinstall-all (#935)

  • Add pipx uninject command (#820)

  • [docs] Fix pipx run examples and update Python versions used by pipx install examples

  • [docs] Add an example for installation from source with extras

  • Match pip's behaviour when package name ends with archive extension (treat it as a path)

  • Ship a zipapp of pipx

  • Change the program name to path/to/python -m pipx when running as python -m pipx

  • Improve the detection logic for MSYS2 to avoid entering infinite loop (#908) (#938)

  • Remove extra trailing quote from exception message

  • Fix EncodingWarning in pipx_metadata_file.

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

Don't miss a new pipx release

NewReleases is sending notifications on new releases.