merlimat opened a new pull request #2044: Add depedency on grpcio and protobuf for Python lib URL: https://github.com/apache/incubator-pulsar/pull/2044 ### Motivation The functions runtime code for Python depends on 2 libraries (`grpcio` and `protobuf`). These currently needs to be installed manually. This change will list them as dependency so that `pip install pulsar-client` will also pull them automatically.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
