Gitiles
Code Review
Sign In
realtimeroboticsgroup.org
/
RealtimeRoboticsGroup
/
test
/
2ec47d4394a628a060bd599c7ec6eb8dae4eb5cc
/
.
/
debian
/
python_yapf.BUILD
blob: ad06576b044ccbc7375b57414259b1712e0c3a52 [
file
] [
log
] [
blame
]
py_binary
(
name
=
"python_yapf"
,
srcs
=
glob
([
"yapf/**/*.py"
]),
main
=
"yapf/__main__.py"
,
target_compatible_with
=
[
"@//tools/platforms/python:debian_bundled_python"
,
],
visibility
=
[
"//visibility:public"
],
)