We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 356d6f9 commit 633198fCopy full SHA for 633198f
copier.yml
@@ -1,12 +1,11 @@
1
project_slug:
2
type: str
3
help: "The slug of the project (used in package names, etc.)"
4
- default: "pyfar_package"
5
6
project_long_description:
7
8
help: "A long description of the project"
9
- default: "A Python package for audio signal processing and acoustics."
+ default: ""
10
11
git_username:
12
0 commit comments