ya.make 166 B

12345678910111213
  1. PY3_PROGRAM()
  2. PEERDIR(
  3. contrib/python/PyYAML
  4. library/python/testing/custom_linter_util
  5. library/python/testing/style
  6. )
  7. PY_SRCS(
  8. __main__.py
  9. )
  10. END()