aboutsummaryrefslogtreecommitdiffstats
path: root/library/python/filelock/ya.make
blob: 00302eb3d8083b43801b53fb48b5000bb76a5d73 (plain) (blame)
1
2
3
4
5
6
7
8
9
PY23_LIBRARY()

PY_SRCS(__init__.py)

PEERDIR(
    library/python/windows
)

END()