tvalentyn commented on a change in pull request #15819:
URL: https://github.com/apache/beam/pull/15819#discussion_r750804941
##########
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:
ah looks like the line is a leftover, thanks for catching.
--
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]