forked from angelolab/Nimbus-Inference
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.cruft.json
28 lines (28 loc) · 912 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
25
26
27
28
{
"template": "https://github.com/scverse/cookiecutter-scverse",
"commit": "6a1f5a101d3de6ef0c48821eaaa00d078ad223a1",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "Nimbus-Inference",
"package_name": "nimbus_inference",
"project_description": "A very interesting piece of code",
"author_full_name": "Lorenz Rumberger",
"author_email": "[email protected]",
"github_user": "angelolab",
"project_repo": "https://github.com/angelolab/Nimbus-Inference",
"license": "MIT License",
"_copy_without_render": [
".github/workflows/**.yaml",
"docs/_templates/autosummary/**.rst"
],
"_render_devdocs": false,
"_jinja2_env_vars": {
"lstrip_blocks": true,
"trim_blocks": true
},
"_template": "https://github.com/scverse/cookiecutter-scverse"
}
},
"directory": null
}