# Generated by cookiepatcher, a small shim around cookiecutter (pip install cookiepatcher)

cookiecutter:
    appveyor: 'no'
    c_extension_cython: 'no'
    c_extension_optional: 'no'
    c_extension_support: 'no'
    codacy: 'yes'
    codeclimate: 'no'
    codecov: 'yes'
    command_line_interface: click
    command_line_interface_bin_name: auto-tune
    coveralls: 'no'
    distribution_name: auto-tune
    email: services@whitesmith.co
    full_name: Whitesmith, Lda
    github_username: whitesmith
    landscape: 'no'
    license: MIT license
    linter: flake8
    package_name: auto_tune
    project_name: auto-tune
    project_short_description: Estimate hyper-parameter search using evolutionary algorithms
    release_date: today
    repo_name: auto-tune
    requiresio: 'yes'
    scrutinizer: 'no'
    sphinx_doctest: 'no'
    sphinx_theme: sphinx-rtd-theme
    test_matrix_configurator: 'no'
    test_matrix_separate_coverage: 'no'
    test_runner: pytest
    travis: 'yes'
    version: 0.0.1
    website: https://whitesmith.co
    year: now
