aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/filelock/ya.make
blob: d67540b8f7f5c67cf75f1fee39b5f0e7415e56a9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
OWNER(g:yatool)

PY23_LIBRARY()

PY_SRCS(__init__.py)

PEERDIR( 
    library/python/windows 
) 

END()