diff options
Diffstat (limited to 'docker/Dockerfile')
-rw-r--r-- | docker/Dockerfile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/Dockerfile b/docker/Dockerfile index 9fe8bf29..7daf24a6 100644 --- a/docker/Dockerfile +++ b/docker/Dockerfile @@ -326,6 +326,7 @@ RUN apt-get update && apt-get install -y \ libzmq3-dev \ python3 \ python3-setuptools \ + python3-sphinx \ python3-xmltodict \ python3-lxml \ python3-nose \ |