Skip to content

Commit 43a65f7

Browse files
committed
Merge branch 'main' of https://github.com/bazel-contrib/rules_python into fix.allow.empty.packages
2 parents 07a2e3b + b8d2e9b commit 43a65f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/private/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -724,6 +724,7 @@ bzl_library(
724724
deps = [
725725
":common_bzl",
726726
":py_info.bzl",
727+
":py_internal.bzl",
727728
"@bazel_skylib//lib:paths",
728729
],
729730
)

0 commit comments

Comments
 (0)