|
|
|
@ -41,7 +41,6 @@ py_test( |
|
|
|
|
":test_server", |
|
|
|
|
"//src/python/grpcio/grpc:grpcio", |
|
|
|
|
"//src/python/grpcio_observability/grpc_observability:pyobservability", |
|
|
|
|
"//src/python/grpcio_tests/tests/fork:native_debug", |
|
|
|
|
"//src/python/grpcio_tests/tests/testing", |
|
|
|
|
requirement("opentelemetry-sdk"), |
|
|
|
|
], |
|
|
|
@ -57,7 +56,6 @@ py_test( |
|
|
|
|
":test_server", |
|
|
|
|
"//src/python/grpcio/grpc:grpcio", |
|
|
|
|
"//src/python/grpcio_observability/grpc_observability:pyobservability", |
|
|
|
|
"//src/python/grpcio_tests/tests/fork:native_debug", |
|
|
|
|
"//src/python/grpcio_tests/tests/testing", |
|
|
|
|
requirement("protobuf"), |
|
|
|
|
requirement("opentelemetry-sdk"), |
|
|
|
@ -74,7 +72,6 @@ py_test( |
|
|
|
|
":test_server", |
|
|
|
|
"//src/python/grpcio/grpc:grpcio", |
|
|
|
|
"//src/python/grpcio_csm_observability/grpc_csm_observability:csm_observability", |
|
|
|
|
"//src/python/grpcio_tests/tests/fork:native_debug", |
|
|
|
|
"//src/python/grpcio_tests/tests/testing", |
|
|
|
|
requirement("protobuf"), |
|
|
|
|
requirement("opentelemetry-sdk"), |
|
|
|
|