blob: 96961d95e29118d7e85bbebcb5d828c389e57390 [file] [log] [blame]
# A stub version of bazelbuild/rules_python that contains only the defs.bzl
# file, which is needed to access native Python rules under
# --incompatible_load_python_rules_from_bzl (#9006).
#
# TODO(#9029): Maybe replace this with the real thing.
workspace(name = "rules_python")