diff --git a/support/docker/Dockerfile b/support/docker/Dockerfile index 8c555dcf7a..a9bacca3a0 100644 --- a/support/docker/Dockerfile +++ b/support/docker/Dockerfile @@ -36,8 +36,6 @@ RUN apt-get install -y --no-install-recommends \ libncurses5-dev \ locales \ mercurial \ - python-nose2 \ - python-pexpect \ python3 \ python3-flake8 \ python3-nose2 \