ya.make 148 B

1234567891011
  1. PY3_PROGRAM(postgresql_recipe)
  2. PEERDIR(
  3. library/python/testing/recipe
  4. library/python/testing/yatest_common
  5. )
  6. PY_SRCS(__main__.py)
  7. END()