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

PY23_LIBRARY()

STYLE_PYTHON()

PY_SRCS(
    _metric_resolvers.py
)

END()