# Example cookiecutter configuration file
# Copy this to ~/.cookiecutterrc to set your defaults

default_context:
    author_name: "Your Name"
    author_email: "you@example.com"
    python_version: "3.11"
