diff --git a/cookiecutter.json b/cookiecutter.json index 208f8d1..65f64a1 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -9,7 +9,6 @@ "version": "0.1.0", "use_pytest": "n", "use_black": "n", - "use_pypi_deployment_with_travis": "y", "add_pyup_badge": "n", "command_line_interface": ["Click", "Argparse", "No command-line interface"], "create_author_file": "y",