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 c503904 commit 39686a8Copy full SHA for 39686a8
1 file changed
tools/BUILD.bazel
@@ -1,4 +1,5 @@
1
load("@rules_license//rules:license.bzl", "license")
2
+load("@rules_python//python:py_binary.bzl", "py_binary")
3
4
package(
5
default_applicable_licenses = ["//:license"],
0 commit comments