-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
29 lines (29 loc) · 978 Bytes
/
.cruft.json
File metadata and controls
29 lines (29 loc) · 978 Bytes
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
{
"template": "https://github.com/markusritschel/cookiecutter-pyproject",
"commit": "d260f78bf82d912fb98a0c72147b1561181a7a87",
"checkout": null,
"context": {
"cookiecutter": {
"project_author": "Markus Ritschel",
"email": "git@markusritschel.de",
"github_username": "markusritschel",
"project_name": "DKRZ-CERA",
"project_slug": "dkrz-cera",
"package_name": "dkrz_cera",
"is_research_project": true,
"project_description": "A boilerplate for scientific projects using Python",
"project_version": "0.1.0",
"command_line_interface": "Click",
"project_license": "MIT license",
"docs_engine": "Sphinx",
"_copy_without_render": [
".github/workflows/*",
"docs/references.bib",
"justfile"
],
"_template": "https://github.com/markusritschel/cookiecutter-pyproject",
"_commit": "d260f78bf82d912fb98a0c72147b1561181a7a87"
}
},
"directory": null
}