summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
authorMaxim Devaev <[email protected]>2022-08-30 07:56:57 +0300
committerMaxim Devaev <[email protected]>2022-08-30 07:56:57 +0300
commit0128145e991253436282bbec964202f25e3dac46 (patch)
treed865b5e2759d407624ed5e2267a0e782a67d6946 /testenv
parent02413d981a158c31c01efc90e4ac9f51773eba91 (diff)
lint fix
Diffstat (limited to 'testenv')
-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 \