1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-03-12 08:58:20 +03:00

ci: install python3-pytest for ukify tests

(cherry picked from commit ee23a855613ae4cd62cfbb3f66b3d98ca1b22e89)
(cherry picked from commit 219f9f6d52be936c0a385cd76e9f6f5d65ab4c15)
(cherry picked from commit 58988a385cac24c4a1d54a47172b1901af395e57)
This commit is contained in:
Frantisek Sumsal 2024-01-16 21:36:05 +01:00 committed by Luca Boccassi
parent 598496a000
commit 4ae6120f2b

View File

@ -23,6 +23,7 @@ ADDITIONAL_DEPS=(
python3-libevdev
python3-pefile
python3-pyparsing
python3-pytest
rpm
zstd
)