Sign in
chromium
/
external
/
github.com
/
tensorflow
/
tensorflow.git
/
HEAD
/
.
/
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"
],
)