stages: count: cmd: python hello.py deps: - test.txt - hello.py outs: - lines titi: cmd: python titi.py deps: - lines - titi.py outs: - calcul