ya.make 130 B

1234567891011
  1. PY23_LIBRARY()
  2. PY_SRCS(__init__.py)
  3. PEERDIR(
  4. library/python/func
  5. library/python/strings
  6. contrib/python/six
  7. )
  8. END()