From: Martin Pitt Date: Sun, 5 Feb 2023 07:33:32 +0000 (+0100) Subject: build-cockpit-toolbox: Add pytest X-Git-Url: https://piware.de/gitweb/?p=bin.git;a=commitdiff_plain;h=2ac12ebe978f6befaa6f58d502229060e4935f0f build-cockpit-toolbox: Add pytest --- diff --git a/build-cockpit-toolbox b/build-cockpit-toolbox index e24ac9a..7817681 100755 --- a/build-cockpit-toolbox +++ b/build-cockpit-toolbox @@ -17,7 +17,7 @@ sudo hostname -F /etc/hostname sudo sed -i s/nodocs// /etc/dnf/dnf.conf sudo dnf install -y ansible man-db man-pages moreutils fd-find ripgrep gh neovim \ - python3-boto python3-boto3 python3-openstacksdk libnotify \ + python3-boto python3-boto3 python3-openstacksdk python3-pytest libnotify \ simple-scan /usr/bin/scanimage /usr/bin/pngquant /usr/bin/convert pdfmerge \ cargo rustfmt clippy \ calibre qt5-qtwayland \