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

PY23_LIBRARY()

STYLE_PYTHON()

PY_SRCS(
    _metric_resolvers.py
)

END()