tvalentyn commented on a change in pull request #15819:
URL: https://github.com/apache/beam/pull/15819#discussion_r750804675
##########
File path: dev-support/docker/pkglist
##########
@@ -33,7 +33,22 @@ openjdk-8-jdk
python3-setuptools
python3-pip
python3.6
+python3.6-dev
+python3.6-venv
python3.7
+python3.7-dev
+python3.7-distutils
+python3.7-venv
python3.8
+python3.8-dev
+python3.8-distutils
+python3.8-venv
+python3.9
+python3.9-dev
+python3.9-distutils
+python3.9-venv
tox
docker.io
+
+
+python3.6 python3.6-dev python3.6-venv python3.7 python3.7-dev
python3.7-distutils python3.7-venv python3.8 python3.8-dev python3.8-distutils
python3.8-venv
Review comment:
I think there is some 'dev' environment, and this file lists all apt
packages to install in that environment.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]