diff options
Diffstat (limited to 'testenv')
-rw-r--r-- | testenv/Dockerfile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 2d9d2269..e8415828 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -35,6 +35,8 @@ RUN pacman --noconfirm --ask=4 -Syy \ libbsd \ python \ python-pip \ + python-build \ + python-wheel \ python-setuptools \ python-tox \ python-mako \ |