Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
ac177a6cc8840cc3f2c020d49eabc0186e25b122
/
.
/
python
/
api
/
rule_builders.bzl
blob: 13ec4d39eaf49528f32474d615a27b8f89bc72f4 [
file
]
"""Public, rule building APIs for Python rules."""
load
(
"//python/private:rule_builders.bzl"
,
_ruleb
=
"ruleb"
)
ruleb
=
_ruleb