Ahmet Altay created BEAM-3375:
---------------------------------
Summary: gen_protos.py should depend on the same grpcio dependency
as setup.yp
Key: BEAM-3375
URL: https://issues.apache.org/jira/browse/BEAM-3375
Project: Beam
Issue Type: Bug
Components: sdk-py-core
Reporter: Ahmet Altay
The following line:
https://github.com/apache/beam/blob/3c81b41ff53ab890fd0c4d31d6fa1b157d9c0d81/sdks/python/gen_protos.py#L36
is a duplicate of what we have in setup.py. Instead of keeping them in syncing
we should have a single source of truth.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)