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

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

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