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