aboutsummaryrefslogtreecommitdiffstats
path: root/build/plugins/tests/fake_ymake/ya.make
blob: 16de1baaac7fdb98e7bbc407b82db6b05da853ad (plain) (blame)
1
2
3
4
5
6
7
8
9
OWNER(g:ymake)

PY23_LIBRARY()

PY_SRCS(
    __init__.py=ymake
)

END()