blob: 96961d95e29118d7e85bbebcb5d828c389e57390 [file] [log] [blame]
Jon Brandvein473e4292019-08-01 10:26:24 -04001# A stub version of bazelbuild/rules_python that contains only the defs.bzl
2# file, which is needed to access native Python rules under
3# --incompatible_load_python_rules_from_bzl (#9006).
4#
5# TODO(#9029): Maybe replace this with the real thing.
6
7workspace(name = "rules_python")