Skip to content

Commit 39686a8

Browse files
Fixes for bazel build with incompatible_autoload_externally set to empty (#511)
--------- Signed-off-by: Shameek Ganguly <shameek@intrinsic.ai>
1 parent c503904 commit 39686a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tools/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
load("@rules_license//rules:license.bzl", "license")
2+
load("@rules_python//python:py_binary.bzl", "py_binary")
23

34
package(
45
default_applicable_licenses = ["//:license"],

0 commit comments

Comments
 (0)