Sign in
bazel
/
bazel
/
01f36002951f1b86924a0a06b44621e80795d5dd
/
.
/
tools
/
python
/
BUILD
blob: f489fe1d94e84c40d47dbf55f6be9a3dab65aabe [
file
] [
log
] [
blame
]
package
(
default_visibility
=
[
"//visibility:public"
])
sh_binary
(
name
=
"2to3"
,
srcs
=
[
"2to3.sh"
],
)