-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cookiecutterrc
36 lines (35 loc) · 1.03 KB
/
.cookiecutterrc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
# 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: [email protected]
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