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

cookiecutter:
    appveyor: 'yes'
    bin_name: ' '
    c_extension_cython: 'no'
    c_extension_optional: 'no'
    c_extension_support: 'no'
    codacy: 'yes'
    codeclimate: 'yes'
    codecov: 'no'
    command_line_interface: 'no'
    coveralls: 'no'
    distribution_name: pytest-cov
    email: contact@ionelmc.ro
    full_name: Ionel Cristian Mărieș
    github_username: pytest-dev
    landscape: 'yes'
    package_name: pytest_cov
    project_name: pytest-cov
    project_short_description: This plugin produces coverage reports.  It supports
        centralised testing and distributed testing in
    release_date: today
    repo_name: pytest-cov
    requiresio: 'yes'
    scrutinizer: 'yes'
    sphinx_theme: sphinx-py3doc-enhanced-theme
    test_matrix_configurator: 'no'
    test_runner: pytest
    travis: 'yes'
    version: 2.2.0
    website: http://blog.ionelmc.ro
    year: now
