Skip to content

Commit 633198f

Browse files
committed
revise copier.yml
1 parent 356d6f9 commit 633198f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

copier.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
project_slug:
22
type: str
33
help: "The slug of the project (used in package names, etc.)"
4-
default: "pyfar_package"
54

65
project_long_description:
76
type: str
87
help: "A long description of the project"
9-
default: "A Python package for audio signal processing and acoustics."
8+
default: ""
109

1110
git_username:
1211
type: str

0 commit comments

Comments
 (0)