ya.make 125 B

1234567891011121314
  1. PY3TEST()
  2. PEERDIR(
  3. contrib/python/more-itertools
  4. )
  5. TEST_SRCS(
  6. test_more.py
  7. test_recipes.py
  8. )
  9. NO_LINT()
  10. END()