summaryrefslogtreecommitdiff
path: root/testenv
diff options
context:
space:
mode:
authorDevaev Maxim <[email protected]>2020-10-16 18:01:08 +0300
committerDevaev Maxim <[email protected]>2020-10-16 18:01:08 +0300
commitfd008fcda19cecd4734cd488404b2c37968fe436 (patch)
treef4408c69f26f18c5c1766be2b033233d0e424f97 /testenv
parent0e069de3897ccf6e027c6a7c5a6937e94b44894d (diff)
new attempt
Diffstat (limited to 'testenv')
-rw-r--r--testenv/Dockerfile2
-rw-r--r--testenv/requirements.txt1
2 files changed, 1 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 \
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