-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy path.cruft.json
28 lines (28 loc) · 993 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/cthoyt/cookiecutter-snekpack",
"commit": "a6f6b5681f77004e7714efb00895d7b5983eb4c3",
"checkout": null,
"context": {
"cookiecutter": {
"package_name": "bioversions",
"package_name_stylized": "Bioversions",
"short_description": "Get the current version for biological databases",
"author_name": "Charles Tapley Hoyt",
"author_github": "cthoyt",
"author_email": "cthoyt@gmail.com",
"github_organization_name": "biopragmatics",
"github_repository_name": "bioversions",
"command_line_interface": true,
"gitlab": false,
"runner": "tox",
"__runner": "tox -e",
"__runner_uv": "--with tox-uv tox -e",
"__runner_pip": "tox tox-uv",
"__runner_tests": "py",
"__gh_slug": "biopragmatics/bioversions",
"_template": "https://github.com/cthoyt/cookiecutter-snekpack",
"_commit": "a6f6b5681f77004e7714efb00895d7b5983eb4c3"
}
},
"directory": null
}