-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.cookiecutterrc
35 lines (34 loc) · 1.02 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
# 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: 'no'
codeclimate: 'no'
codecov: 'yes'
command_line_interface: click
command_line_interface_bin_name: rfcmx
coveralls: 'no'
distribution_name: rfcmx
email: luisfernando@informind.com
full_name: Luis Fernando Barrera
github_username: joyinsky
landscape: 'no'
package_name: rfcmx
project_name: rfcmx
project_short_description: A Python Package to validate and generate Mexican codes
(RFC, CURP)
release_date: today
repo_name: python-rfcmx
requiresio: 'no'
scrutinizer: 'no'
sphinx_doctest: 'no'
sphinx_theme: sphinx-py3doc-enhanced-theme
test_matrix_configurator: 'no'
test_matrix_separate_coverage: 'no'
test_runner: nose
travis: 'no'
version: 0.2.0
website: http://luisfernandobarrera.com
year: 2013-2016