We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfd047e commit bf99650Copy full SHA for bf99650
util/python/BUILD
@@ -3,6 +3,6 @@ licenses(["restricted"])
3
package(default_visibility = ["//visibility:public"])
4
5
alias(
6
- name = "python_headers",
7
- actual = "@local_config_python//:python_headers",
+ name = "python_headers,"
+ actual = "@local_config_python//:python_headers"
8
)
0 commit comments