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