Brian Hulette created BEAM-10371:
------------------------------------
Summary: :sdks:python:dependencyUpdates should use python 3
Key: BEAM-10371
URL: https://issues.apache.org/jira/browse/BEAM-10371
Project: Beam
Issue Type: Task
Components: dependencies, sdk-py-core
Reporter: Brian Hulette
Assignee: Kamil Wasilewski
Currently :sdks:python:dependencyUpdates runs scripts/run_depenedency_check.sh
with python 2. Python 2 is incompatible with the interactive extra, and as
other libraries drop python 2 support we can't get the full picture of our
dependencies by running with python 2. :dependencyUpdates should use python 3
instead.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)