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