-
-
Notifications
You must be signed in to change notification settings - Fork 42
Expand file tree
/
Copy path.cruft.json
More file actions
42 lines (42 loc) · 1.41 KB
/
Copy path.cruft.json
File metadata and controls
42 lines (42 loc) · 1.41 KB
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
30
31
32
33
34
35
36
37
38
39
40
41
42
{
"template": "https://github.com/sunpy/package-template",
"commit": "9fff6e66fecd5ab2ed7fefbc0687791e83f46a8a",
"checkout": null,
"context": {
"cookiecutter": {
"package_name": "radiospectra",
"module_name": "radiospectra",
"short_description": "Provide support for some type of radio spectra in solar physics.",
"author_name": "The SunPy Community",
"author_email": "sunpy@googlegroups.com",
"project_url": "https://sunpy.org",
"github_repo": "",
"sourcecode_url": "",
"download_url": "https://pypi.org/project/radiospectra",
"documentation_url": "",
"changelog_url": "",
"issue_tracker_url": "",
"license": "BSD 2-Clause",
"minimum_python_version": "3.12",
"use_compiled_extensions": "n",
"enable_dynamic_dev_versions": "y",
"include_example_code": "n",
"include_cruft_update_github_workflow": "n",
"use_pat_in_cruft_update_workflow": "y",
"use_extended_ruff_linting": "n",
"matrix_room_id": "",
"extra_ci_jobs": "",
"_sphinx_theme": "sunpy",
"_parent_project": "",
"_install_requires": "",
"_copy_without_render": [
"docs/_templates",
"docs/_static",
".github/workflows/zizmor.yml"
],
"_template": "https://github.com/sunpy/package-template",
"_commit": "9fff6e66fecd5ab2ed7fefbc0687791e83f46a8a"
}
},
"directory": null
}