-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.cruft.json
26 lines (26 loc) · 921 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
{
"template": "https://github.com/usnistgov/cookiecutter-nist-python.git",
"commit": "b2340e89cba7aa313c675742cecbefd9a4f3a210",
"checkout": "develop",
"context": {
"cookiecutter": {
"project_name": "analphipy",
"project_slug": "analphipy",
"project_short_description": "Utilities to perform stat mech analysis of pair potentials",
"full_name": "William P. Krekelberg",
"email": "[email protected]",
"github_username": "usnistgov",
"pypi_username": "wpk-nist",
"conda_channel": "conda-forge",
"command_line_interface": "none",
"sphinx_use_autodocsumm": true,
"sphinx_theme": "sphinx_book_theme",
"year": "2021",
"__answers": "",
"_copy_without_render": [],
"_template": "https://github.com/usnistgov/cookiecutter-nist-python.git",
"_commit": "b2340e89cba7aa313c675742cecbefd9a4f3a210"
}
},
"directory": null
}