pipx - fixed --include-apps bug (#3800)

* pipx - fixed --include-apps bug

* added changelog fragment

* skipped freebsd for the last test
This commit is contained in:
Alexei Znamensky
2021-11-30 19:10:20 +13:00
committed by GitHub
parent ff0c065ca2
commit bc619bcefc
3 changed files with 29 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
bugfixes:
- pipx - passes the correct command line option ``--include-apps`` (https://github.com/ansible-collections/community.general/issues/3791).