From fd008fcda19cecd4734cd488404b2c37968fe436 Mon Sep 17 00:00:00 2001 From: Devaev Maxim Date: Fri, 16 Oct 2020 18:01:08 +0300 Subject: [PATCH] new attempt --- testenv/Dockerfile | 2 -- testenv/requirements.txt | 1 + 2 files changed, 1 insertion(+), 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 \ diff --git a/testenv/requirements.txt b/testenv/requirements.txt index 74cfcdb5..c61cac61 100644 --- a/testenv/requirements.txt +++ b/testenv/requirements.txt @@ -1,3 +1,4 @@ +six aiohttp aiofiles passlib