Skip to content

Commit 10f348c

Browse files
committed
build: default cli to true
1 parent a25be5e commit 10f348c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cookiecutter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@
55
"description": "What's the main goal of this package?",
66
"python_version": "3.13",
77
"year": "2025",
8-
"include_cli": "n"
8+
"include_cli": "y"
99
}

0 commit comments

Comments
 (0)