1.17.1
Changed 2
- Make utils_temp_dir work without symlink privilege
- Keep test suite off the real internet
Fixed 1
- Report PIPX_MAX_LOGS in environment
From pipx
What's Changed
- tests: make utils_temp_dir work without symlink privilege by @iam-kira in https://github.com/pypa/pipx/pull/2023
- fix(environment): report PIPX_MAX_LOGS by @dylanpulver in https://github.com/pypa/pipx/pull/2024
- 👷 test: keep the suite off the real internet by @gaborbernat in https://github.com/pypa/pipx/pull/2025
New Contributors
- @iam-kira made their first contribution in https://github.com/pypa/pipx/pull/2023
- @dylanpulver made their first contribution in https://github.com/pypa/pipx/pull/2024
Full Changelog: https://github.com/pypa/pipx/compare/1.17.0...1.17.1