Fix pipx wanting python3-venv on Debian/Ubuntu.
parent
1123644052
commit
a0f3dfa45b
|
@ -139,6 +139,7 @@ if has_tags pm:apt; then
|
|||
gzip \
|
||||
xz-utils \
|
||||
python3-pip \
|
||||
python3-venv \
|
||||
zsh \
|
||||
zsh-syntax-highlighting \
|
||||
jq \
|
||||
|
|
Loading…
Reference in New Issue