Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_python
/
f2fa07a56f575028cd84d4d4d169b734507c34d7
/
.
/
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