fix: add python-pytest
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Markus Pesch 2023-02-08 21:03:44 +01:00
parent ea0a8292a9
commit accc67ae4f
Signed by: volker.raschek
GPG Key ID: 852BCC170D81A982

View File

@ -11,6 +11,7 @@ RUN pacman --sync --sysupgrade --refresh --noconfirm && \
python \
python-setuptools \
python-pip \
python-pytest \
python-yaml \
systemd \
sudo \