tree: 084196e4eb83ecb71ee8e59c4e214f8c0267b54b
  1. in_subpackage/
  2. namespaced/
  3. subdir/
  4. tools/
  5. .bazelrc
  6. .gitignore
  7. BUILD
  8. helloworld.proto
  9. helloworld.py
  10. helloworld_moved.py
  11. import_from_grpcio_reflection.py
  12. import_from_proto_library_package.py
  13. import_from_this_package.py
  14. python_rules_test.bzl
  15. README.md
  16. transitive_proto_dep.py
  17. WORKSPACE
test/distrib/bazel/python/README.md

Bazel Workspace Test

This directory houses a test ensuring that downstream projects can use @com_github_grpc_grpc//src/python/grpcio:grpcio, py_proto_library, and py_grpc_library.