tree: a8375a6ce4c302b17c132fd7c4829ae9b3f6fae4 [path history] [tgz]
  1. in_subpackage/
  2. namespaced/
  3. subdir/
  4. tools/
  5. .bazelrc
  6. .gitignore
  7. BUILD
  8. grpc_library_replacement.py
  9. grpc_library_replacement_test.py
  10. helloworld.proto
  11. helloworld.py
  12. helloworld_moved.py
  13. import_from_grpcio_reflection.py
  14. import_from_proto_library_package.py
  15. import_from_this_package.py
  16. python_rules_test.bzl
  17. README.md
  18. transitive_proto_dep.py
  19. 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.