You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/07/08 10:26:07 UTC

[GitHub] [beam] kamilwu commented on a change in pull request #12132: [BEAM-10371] Run dependency check script with Python 3

kamilwu commented on a change in pull request #12132:
URL: https://github.com/apache/beam/pull/12132#discussion_r451440768



##########
File path: sdks/python/tox.ini
##########
@@ -287,3 +287,12 @@ deps =
 commands =
   yapf --version
   time yapf --diff --parallel --recursive apache_beam
+
+[testenv:py3-dependency-check]
+# TODO: botocore, a part of [interactive], wants docutils<0.16, but Sphinx

Review comment:
       Yes, I've just created it: https://issues.apache.org/jira/browse/BEAM-10425




----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org