summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docker/Dockerfile8
1 files changed, 1 insertions, 7 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile
index f8e28b70..e01b0cbd 100644
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -76,15 +76,8 @@ RUN apt-get update && apt-get install -y \
libtool \
libapt-pkg-dev \
quilt \
- python3-lxml \
- python3-setuptools \
- python3-nose \
- python3-coverage \
- python3-sphinx \
- python3-pystache \
python3-git \
python3-pip \
- python3-psutil \
python3-flake8 \
python3-autopep8 \
flake8 \
@@ -289,6 +282,7 @@ RUN apt-get update && apt-get install -y \
python3-lxml \
python3-nose \
python3-netifaces \
+ python3-psutil \
python3-coverage \
quilt \
whois