summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
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 \