ya.make 118 B

12345678910111213
  1. PY23_LIBRARY()
  2. STYLE_PYTHON()
  3. PEERDIR(
  4. contrib/python/six
  5. )
  6. PY_SRCS(__init__.py)
  7. END()
  8. RECURSE_FOR_TESTS(ut)