feat(shell/python): add pipx to global package list

This commit is contained in:
Jim Myhrberg
2024-10-18 12:22:58 +01:00
parent 4f99ba5001
commit 5990bc5975

View File

@@ -20,6 +20,7 @@ install_python_global_packages() {
'fonttools'
'molecule[docker]'
'passlib'
'pipx'
'yamllint'
)