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

PY23_LIBRARY()

PY_SRCS(
    _metric_resolvers.py
)

END()