#!/bin/bash
set -e

python -m tddc "$@"
