diff options
Diffstat (limited to 'testenv/Dockerfile')
-rw-r--r-- | testenv/Dockerfile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testenv/Dockerfile b/testenv/Dockerfile index 9871e15a..87ed5f8f 100644 --- a/testenv/Dockerfile +++ b/testenv/Dockerfile @@ -17,8 +17,6 @@ RUN pacman -Syu --noconfirm \ libbsd \ python \ python-pip \ - python-setuptools \ - python-six \ python-tox \ python-systemd \ python-dbus \ |