forked from OpenPTV/openptv-python
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.cruft.json
More file actions
20 lines (20 loc) · 690 Bytes
/
.cruft.json
File metadata and controls
20 lines (20 loc) · 690 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
"commit": "5ad0c955478c9b0fe8772545ef46291f5f314f75",
"checkout": null,
"context": {
"cookiecutter": {
"project_name": "openptv-python",
"project_slug": "openptv_python",
"project_short_description": "Python version of the OpenPTV library",
"copyright_holder": "OpenPTV consortium",
"copyright_year": "2023",
"mypy_strict": "False",
"integration_tests": "True",
"pypi": true,
"_template": "https://github.com/ecmwf-projects/cookiecutter-conda-package",
"_commit": "5ad0c955478c9b0fe8772545ef46291f5f314f75"
}
},
"directory": null
}