big-r81 commented on code in PR #249: URL: https://github.com/apache/couchdb-docker/pull/249#discussion_r1247938344
########## dev/Dockerfile: ########## @@ -57,37 +56,30 @@ RUN set -eux; \ python3 \ libpython3-dev \ python3-pip \ + python3.11-venv \ python3-sphinx \ + python3-sphinx-rtd-theme \ Review Comment: Do we still need this explicitly (sphinx and sphinx-rtd-theme for docs), see https://github.com/apache/couchdb/blob/main/src/docs/requirements.txt? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org