pipx
pipx copied to clipboard
pipx install ignores --quiet
Describe the bug
How to reproduce
$ pipx install --quiet --quiet cowsay
creating virtual environment...
installing cowsay...
done! ✨ 🌟 ✨
installed package cowsay 6.1, installed using Python 3.10.12
These apps are now globally available
- cowsay
Expected behavior
Quiet is respected