Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Commit ef97127

Browse files
committed
don't need name deduction any more
1 parent f50bbb5 commit ef97127

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cookiecutter.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,5 @@
33
"__project_slug": "{{ cookiecutter.project_name|lower()|replace(' ', '_')|replace('-', '_') }}",
44
"project_description": "This is the project description.",
55
"author": "Harshad Hegde <hhegde@lbl.gov>",
6-
"__author_name": "{{ cookiecutter.author|get_name_from_author }}",
76
"github_token_for_pypi_deployment": "PYPI_PASSWORD"
87
}

0 commit comments

Comments
 (0)