ya.make 88 B

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