Skip to content

Commit bf99650

Browse files
Update BUILD
1 parent dfd047e commit bf99650

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

util/python/BUILD

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ licenses(["restricted"])
33
package(default_visibility = ["//visibility:public"])
44

55
alias(
6-
name = "python_headers",
7-
actual = "@local_config_python//:python_headers",
6+
name = "python_headers,"
7+
actual = "@local_config_python//:python_headers"
88
)

0 commit comments

Comments
 (0)