grpc/bazel/test
Thomas Köppe 324ea5a9c1
[bazel] Fix import path for virtual packages (#28103)
This change moves the logic for computing the package name part of an
import directory from python_rules.bzl to protobuf.bzl, and reinstates
the workspace root part of the directory. The effect is that it is now
possible for a py_library_rule to depend on a proto_library in a
different repository whose source files are generated.
2021-12-14 18:39:29 -08:00
..
python_second_test_repo [bazel] Fix import path for virtual packages (#28103) 2021-12-14 18:39:29 -08:00
python_test_repo [bazel] Fix import path for virtual packages (#28103) 2021-12-14 18:39:29 -08:00