ya.make 177 B

1234567891011121314
  1. PY23_LIBRARY()
  2. PY_SRCS(
  3. __init__.py
  4. )
  5. PEERDIR(
  6. build/plugins/lib/test_const
  7. contrib/python/PyYAML
  8. library/python/fs
  9. library/python/testing/recipe
  10. )
  11. END()