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

cookiecutter:
    _extensions:
    -   jinja2_time.TimeExtension
    _template: gh:ionelmc/cookiecutter-pylibrary
    allow_tests_inside_package: no
    appveyor: yes
    c_extension_function: longest
    c_extension_module: _ast_toolbox
    c_extension_optional: no
    c_extension_support: no
    c_extension_test_pypi: no
    c_extension_test_pypi_username: mark-koren
    codacy: yes
    codacy_projectid: '[Get ID from https://app.codacy.com/app/mark-koren/AdaptiveStressTestingToolbox/settings]'
    codeclimate: yes
    codecov: yes
    command_line_interface: argparse
    command_line_interface_bin_name: ast-toolbox
    coveralls: no
    coveralls_token: '[Required for Appveyor, take it from https://coveralls.io/github/mark-koren/AdaptiveStressTestingToolbox]'
    distribution_name: ast-toolbox
    email: mkoren@stanford.edu
    full_name: Stanford Intelligent Systems Laboratory
    landscape: yes
    license: MIT license
    linter: flake8
    package_name: ast_toolbox
    pre_commit: yes
    project_name: AdaptiveStressTestingToolbox
    project_short_description: A toolbox for worst-case validation of autonomous policies
    pypi_badge: yes
    pypi_disable_upload: yes
    release_date: today
    repo_hosting: github.com
    repo_hosting_domain: https://github.com
    repo_name: AdaptiveStressTestingToolbox
    repo_username: sisl
    requiresio: yes
    scrutinizer: yes
    setup_py_uses_setuptools_scm: no
    setup_py_uses_test_runner: yes
    sphinx_docs: yes
    sphinx_docs_hosting: https://ast-toolbox.readthedocs.io/
    sphinx_doctest: no
    sphinx_theme: sphinx-rtd-theme
    test_matrix_configurator: yes
    test_matrix_separate_coverage: yes
    test_runner: pytest
    travis: yes
    travis_osx: yes
    version: 2020.06.01.dev1
    website: https://web.stanford.edu/group/sisl/cgi-bin/wordpress/
    year_from: '2018'
    year_to: '2020'
