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

cookiecutter:
    _template: gh:ionelmc/cookiecutter-pylibrary
    appveyor: yes
    c_extension_function: longest
    c_extension_module: _aiscalator
    c_extension_optional: yes
    c_extension_support: yes
    codacy: yes
    codeclimate: yes
    codecov: yes
    command_line_interface: click
    command_line_interface_bin_name: aiscalator
    coveralls: yes
    distribution_name: aiscalator
    email: chris@aiscalate.com
    full_name: Christophe Duong
    github_username: christopheDuong
    landscape: no
    license: Apache Software License 2.0
    linter: flake8
    package_name: aiscalator
    project_name: AIscalator
    project_short_description: AIscalate your Jupyter Notebook Prototypes into Airflow Data Products
    release_date: today
    repo_name: aiscalator
    requiresio: yes
    scrutinizer: yes
    sphinx_docs: yes
    sphinx_doctest: yes
    sphinx_theme: sphinx-py3doc-enhanced-theme
    test_matrix_configurator: yes
    test_matrix_separate_coverage: yes
    test_runner: pytest
    travis: yes
    version: 0.1.0
    website: http://www.aiscalate.com
    year: now
