Sign in
android
/
platform
/
external
/
tensorflow
/
53b7424e3e2
/
.
/
third_party
/
pasta
/
BUILD.system
blob: 6adc953c5abdc4bc5495fdf1bceef242a7bac61a [
file
] [
log
] [
blame
]
# Description: Pasta, AST based python refactoring.
licenses
([
"notice"
])
# Apache2
filegroup
(
name
=
"LICENSE"
,
visibility
=
[
"//visibility:public"
],
)
py_library
(
name
=
"pasta"
,
visibility
=
[
"//visibility:public"
],
)