chamikaramj commented on PR #25083: URL: https://github.com/apache/beam/pull/25083#issuecomment-1458989275
> Can this be published anywhere (pypi?) and/or available on gcs? Does it have to be locally available on the machine These dependencies just get added to a requirements file that get processed/staged by Python. So any method supported by Python SDK would work for extra packages (I know that PyPi and local packages work, not sure about GCS). -- 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]
