OSDN Git Service

tests/docker, tests/vm: remove setuptools from images
[qmiga/qemu.git] / tests / docker / dockerfiles / debian10.docker
index 21cc671..73a3caa 100644 (file)
@@ -30,7 +30,6 @@ RUN apt update && \
         pkg-config \
         psmisc \
         python3 \
-        python3-setuptools \
         python3-sphinx \
         $(apt-get -s build-dep qemu | egrep ^Inst | fgrep '[all]' | cut -d\  -f2)