Remove unintentional dependencies

pull/19822/head
Richard Belleville 5 years ago
parent 37b6c8cefd
commit 0aa30c6f23
  1. 2
      src/python/grpcio_tests/tests/interop/BUILD.bazel

@ -32,9 +32,7 @@ py_library(
"//src/python/grpcio/grpc:grpcio",
"//src/python/grpcio_tests/tests:bazel_namespace_package_hack",
"//src/proto/grpc/testing:empty_py_pb2",
"//src/proto/grpc/testing:empty_py_pb2_grpc",
"//src/proto/grpc/testing:py_messages_proto",
"//src/proto/grpc/testing:messages_py_pb2_grpc",
"//src/proto/grpc/testing:py_test_proto",
"//src/proto/grpc/testing:test_py_pb2_grpc",
requirement("google-auth"),

Loading…
Cancel
Save