Skip to content

0.15.6.0

Compare
Choose a tag to compare
@itsayellow itsayellow released this 17 Oct 22:50
  • [docs] Update license
  • [bugfix] Fixed regression in list, inject, upgrade, reinstall-all commands when suffixed packages are used.
  • [bugfix] Do not reset package url during upgrade when main package is pipx
  • Updated help text to show description for ensurepath and completions help
  • Added support for user-defined default python interpreter via new PIPX_DEFAULT_PYTHON. Helpful for use with pyenv among other uses.
  • [bugfix] Fixed bug where extras were ignored with a PEP 508 package specification with a URL.