1.16.7
Fixed 2
- Retry index fetch and resume dropped downloads in standalone mode
- Handle multiple site-packages paths in virtual environments
What's Changed
- 📄 docs: publish llms.txt from the docs build by @gaborbernat in https://github.com/pypa/pipx/pull/2000
- 🐛 fix(standalone): retry index fetch, resume dropped downloads by @gaborbernat in https://github.com/pypa/pipx/pull/2001
- docs: correct the Windows default for PIPX_HOME by @aroh3006 in https://github.com/pypa/pipx/pull/2002
- Handle multiple site-packages paths in virtual environments by @Cycloctane in https://github.com/pypa/pipx/pull/1999
New Contributors
- @aroh3006 made their first contribution in https://github.com/pypa/pipx/pull/2002
- @Cycloctane made their first contribution in https://github.com/pypa/pipx/pull/1999
Full Changelog: https://github.com/pypa/pipx/compare/1.16.6...1.16.7