omh 0.6.0

Launch any coding harness, in a sandbox, with your setup already there.
1
2
3
4
5
{
  "on": "turn-end",
  "stack": "python",
  "run": "pytest"
}