-
Notifications
You must be signed in to change notification settings - Fork 22
/
Copy path.cruft.json
24 lines (24 loc) · 924 Bytes
/
.cruft.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
"template": "https://github.com/abilian/cookiecutter-abilian-python",
"commit": "8fe12bde5b39412153a9d42e90196c0a8f14c57e",
"context": {
"cookiecutter": {
"full_name": "Abilian SAS",
"email": "[email protected]",
"github_username": "abilian",
"project_name": "OlaPy",
"project_slug": "olapy",
"project_short_description": "OLAP in Python",
"pypi_username": "sfermigier",
"version": "0.8.0",
"use_pytest": "y",
"use_pypi_deployment_with_travis": "n",
"add_pyup_badge": "y",
"command_line_interface": "No command-line interface",
"create_author_file": "y",
"open_source_license": "Apache Software License 2.0",
"_template": "https://github.com/abilian/cookiecutter-abilian-python"
}
},
"directory": null
}