aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/python/ut/py3/ya.make
blob: df6d4fe767cc35e0d25ae9021663a573d38566ca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
OWNER(spreis)

UNITTEST()
USE_PYTHON3()
SRCS(use.cpp)

PEERDIR(
    contrib/libs/python/ut/lib
)
END()