summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-10-16 17:01:00 +0300
committerDevaev Maxim <[email protected]>2020-10-16 17:01:00 +0300
commit0e069de3897ccf6e027c6a7c5a6937e94b44894d (patch)
treea9de2ffb6ff1c5d4dc292386d8c146a9f552ab29 /testenv
parent923320da5f87d6081824641468b3777d7f1e811f (diff)
attempt to fix github actions
Diffstat (limited to 'testenv')
-rw-r--r--testenv/Dockerfile2
1 files changed, 2 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile
index 87ed5f8f..9871e15a 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -17,6 +17,8 @@ RUN pacman -Syu --noconfirm \
libbsd \
python \
python-pip \
+ python-setuptools \
+ python-six \
python-tox \
python-systemd \
python-dbus \