aboutsummaryrefslogblamecommitdiffstats
path: root/library/python/windows/ya.make
blob: 14f7dfac71dd2dcf445e0dee8dc5738315775065 (plain) (tree)
1
2
3
4
5
6
7
              



               






                          


                  
PY23_LIBRARY()

STYLE_PYTHON()

PY_SRCS(
    __init__.py
)

PEERDIR(
    library/python/func
    library/python/strings
    contrib/python/six
)

END()

RECURSE_FOR_TESTS(
    ut
)