-
Notifications
You must be signed in to change notification settings - Fork 16
/
.cookiecutterrc
38 lines (37 loc) · 1.04 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
37
38
# Generated by cookiepatcher, a small shim around cookiecutter (pip install cookiepatcher)
cookiecutter:
_template: gh:ionelmc/cookiecutter-pylibrary
appveyor: 'yes'
c_extension_function: ''
c_extension_module: _natnet
c_extension_optional: 'no'
c_extension_support: 'no'
codacy: 'no'
codeclimate: 'no'
codecov: 'yes'
command_line_interface: 'no'
command_line_interface_bin_name: ''
coveralls: 'no'
distribution_name: natnet
email: matthew@matthewedwards.co.nz
full_name: Matthew Edwards
github_username: mje-nz
landscape: 'no'
license: BSD 3-Clause License
linter: flake8
package_name: natnet
project_name: natnet
project_short_description: NatNet 3 client
release_date: today
repo_name: python_natnet
requiresio: 'no'
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.1.0
website: ''
year: now