STT-tensorflow/third_party/systemlibs/grpc.bazel.grpc_deps.bzl
TensorFlower Gardener 809c4e4114 Merge pull request #38326 from perfinion:systemlibs
PiperOrigin-RevId: 305497434
Change-Id: I3f84f06a7c962d9b0e3dee3b8a9dd0e80425c42f
2020-04-08 09:56:40 -07:00

7 lines
193 B
Python

"""Load dependencies needed to compile and test the grpc library as a 3rd-party consumer."""
def grpc_deps():
"""Loads dependencies need to compile and test the grpc library."""
pass