ya.make 95 B

123456789
  1. PROGRAM(ipython)
  2. PEERDIR(
  3. contrib/python/ipython
  4. )
  5. PY_MAIN(IPython:start_ipython)
  6. END()