aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/func/ya.make
blob: 2c4691ee5ac176fff72c7655b64d0dcf11468004 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(g:yatool) 
 
PY23_LIBRARY() 
 
PY_SRCS(__init__.py) 
 
END() 

RECURSE_FOR_TESTS(
    ut
)