aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/python/ut/py3/ya.make
blob: af8407938cbce89a665227c22605da00a1623564 (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()