pipx: Add yq

This commit is contained in:
Simon Bruder 2020-06-19 11:04:07 +02:00
parent da6e04e3b8
commit cbda0d295e
No known key found for this signature in database
GPG key ID: 6F03E0000CC5B62F

View file

@ -11,6 +11,7 @@ pre-commit \
xkcdpass \
xq \
youtube-dl
yq \
do
pipx install --force "${module}"
done