aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/lib/test_const/ya.make
blob: 60f4867e46a15506d1d8a9485c9b3d3f50a9615a (plain) (blame)
1
2
3
4
5
6
7
8
9
OWNER(g:ymake)

PY23_LIBRARY()

PY_SRCS(
   __init__.py
)

END()