summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--testenv/Dockerfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile
index b8ef7302..764e9eab 100644
--- a/testenv/Dockerfile
+++ b/testenv/Dockerfile
@@ -32,6 +32,7 @@ RUN pacman --noconfirm --ask=4 -Syy \
libbsd \
python \
python-pip \
+ python-setuptools \
python-tox \
python-mako \
python-yaml \