ya.make 118 B

123456789101112131415
  1. PY23_LIBRARY()
  2. PY_SRCS(
  3. __init__.py
  4. )
  5. PEERDIR(
  6. library/python/windows
  7. )
  8. END()
  9. RECURSE_FOR_TESTS(
  10. ut
  11. )