github pypa/pipx 1.1.0

latest releases: 1.5.0, 1.4.3, 1.4.2...
23 months ago

1.1.0

  • Fix encoding issue on Windows when pip fails to install a package
  • Improve the behaviour of shlex.split on Windows, so paths on Windows can be handled peoperly when they are passed in --pip-args. (#794)
  • Add pipx environment command (#793)
  • Add list --short option to list only package names (#804)
  • [docs] Fix the command for installing development version. (#801)
  • [docs] Fix test status badge in readme file
  • [docs] Add more examples
  • [dev] Change github action job names
  • [docs] Add additional examples for installation from git repos
  • [packaging] Switch to PEP 621
  • Add a CACHEDIR.TAG to the cache directory to prevent it from being included in archives and backups. For more information about cache directory tags, see https://bford.info/cachedir

What's Changed

New Contributors

Full Changelog: 1.0.0...1.1.0

Don't miss a new pipx release

NewReleases is sending notifications on new releases.