From 2ac12ebe978f6befaa6f58d502229060e4935f0f Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Sun, 5 Feb 2023 08:33:32 +0100 Subject: [PATCH] build-cockpit-toolbox: Add pytest --- build-cockpit-toolbox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 \ -- 2.39.2