Jon Brandvein | 473e429 | 2019-08-01 10:26:24 -0400 | [diff] [blame] | 1 | # 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 | |||||
7 | workspace(name = "rules_python") |