diff options
-rw-r--r-- | docker/Dockerfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 325241d7..99bfcf1d 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -241,7 +241,6 @@ RUN pip install --break-system-packages \ python3 \ python3-setuptools \ python3-inotify \ - python3-sphinx \ python3-xmltodict \ python3-lxml \ python3-nose \ |