cookiecutter-pytest A pytest/tox tempalte for cookiecutter. Usage $ pip install cookiecutter $ cookiecutter https://github.com/retr0h/cookiecutter-pytest.git $ cd $project $ git init $ pip install -e . $ tox $ $project --help License MIT