ya.make 92 B

1234567891011
  1. PY23_LIBRARY()
  2. STYLE_PYTHON()
  3. PY_SRCS(__init__.py)
  4. END()
  5. RECURSE_FOR_TESTS(
  6. tests
  7. )