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

default_context:
    allow_tests_inside_package: no
    appveyor: yes
    c_extension_function: longest
    c_extension_module: _umovme
    c_extension_optional: no
    c_extension_support: no
    c_extension_test_pypi: no
    c_extension_test_pypi_username: kmee
    codacy: no
    codacy_projectid: '[Get ID from https://app.codacy.com/app/kmee/python-umovme/settings]'
    codeclimate: no
    codecov: yes
    command_line_interface: plain
    command_line_interface_bin_name: umovme
    coveralls: no
    coveralls_token: '[Required for Appveyor, take it from https://coveralls.io/github/kmee/python-umovme]'
    distribution_name: umovme
    email: mileo@kmee.com.br
    full_name: Luis Felipe Mileo
    legacy_python: no
    license: MIT license
    linter: flake8
    package_name: umovme
    pre_commit: yes
    project_name: Umovme
    project_short_description: Umovme Api Python Client
    pypi_badge: yes
    pypi_disable_upload: no
    release_date: today
    repo_hosting: github.com
    repo_hosting_domain: github.com
    repo_name: python-umovme
    repo_username: kmee
    requiresio: yes
    scrutinizer: no
    setup_py_uses_setuptools_scm: no
    setup_py_uses_test_runner: no
    sphinx_docs: yes
    sphinx_docs_hosting: https://python-umovme.readthedocs.io/
    sphinx_doctest: no
    sphinx_theme: sphinx-rtd-theme
    test_matrix_configurator: no
    test_matrix_separate_coverage: no
    test_runner: pytest
    travis: yes
    travis_osx: no
    version: 0.0.0
    website: https://kmee.com.br
    year_from: '2021'
    year_to: '2021'
