|
@@ -640,6 +640,7 @@ py_library(
|
|
|
name = "python_srcs",
|
|
name = "python_srcs",
|
|
|
srcs = glob(
|
|
srcs = glob(
|
|
|
[
|
|
[
|
|
|
|
|
+ "python/google/__init__.py",
|
|
|
"python/google/protobuf/*.py",
|
|
"python/google/protobuf/*.py",
|
|
|
"python/google/protobuf/**/*.py",
|
|
"python/google/protobuf/**/*.py",
|
|
|
],
|
|
],
|