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

PY23_LIBRARY()

STYLE_PYTHON()

PY_SRCS(
    __init__.py
)

END()