BUILD file cleanups
PiperOrigin-RevId: 334668996 Change-Id: Ib6ede0e3832fc3cc1540c695d45d6c503c338caa
This commit is contained in:
parent
b43033b589
commit
ce321f0c9d
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -12,8 +12,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -16,8 +16,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -14,8 +14,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -11,8 +11,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
tf_py_test(
|
||||
name = "forwardprop_test",
|
||||
srcs = ["forwardprop_test.py"],
|
||||
|
@ -16,8 +16,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -16,8 +16,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -14,8 +14,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -9,8 +9,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -13,8 +13,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -9,8 +9,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
tf_proto_library(
|
||||
name = "projector_config_proto",
|
||||
srcs = ["projector_config.proto"],
|
||||
|
@ -15,8 +15,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -13,8 +13,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
@ -8,8 +8,6 @@ package(
|
||||
licenses = ["notice"], # Apache 2.0
|
||||
)
|
||||
|
||||
exports_files(["LICENSE"])
|
||||
|
||||
filegroup(
|
||||
name = "all_py_srcs",
|
||||
srcs = glob(["*.py"]),
|
||||
|
Loading…
Reference in New Issue
Block a user