7 lines
90 B
Python
7 lines
90 B
Python
|
py_project(
|
||
|
name = "uast",
|
||
|
lib_deps = [
|
||
|
"//components/utokenize",
|
||
|
]
|
||
|
)
|