Skip to content

Commit 3967d14

Browse files
committed
removing build_docs.py from BUILD
1 parent 11403ea commit 3967d14

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

tools/docs/BUILD

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,5 @@ package(
1010
)
1111

1212
py_binary(
13-
name = "build_docs",
14-
srcs = ["build_docs.py"],
15-
deps = [
16-
"//tensorflow_addons",
17-
],
13+
1814
)

0 commit comments

Comments
 (0)