Fix pipx wanting python3-venv on Debian/Ubuntu.

master
Icedream 2022-05-28 20:11:34 +02:00
parent 1123644052
commit a0f3dfa45b
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 0 deletions

View File

@ -139,6 +139,7 @@ if has_tags pm:apt; then
gzip \ gzip \
xz-utils \ xz-utils \
python3-pip \ python3-pip \
python3-venv \
zsh \ zsh \
zsh-syntax-highlighting \ zsh-syntax-highlighting \
jq \ jq \