Explicitly depend on :grpcio

pull/18488/head
Lidi Zheng 6 years ago
parent d7429dbb4a
commit b3d907dce9
  1. 2
      examples/python/errors/BUILD.bazel

@ -46,6 +46,8 @@ py_test(
data = [
":client",
":server",
"//src/python/grpcio/grpc:grpcio",
"//examples:py_helloworld",
"//src/python/grpcio_tests/tests:bazel_namespace_package_hack",
],
size = "small",

Loading…
Cancel
Save