We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10902e7 commit 272e146Copy full SHA for 272e146
copier.yml
@@ -45,7 +45,7 @@ distribution_name:
45
help: |
46
Name of the python distribution package that will be created.
47
This is what people will `pip install`.
48
- It is generally the same as the repo name unless there is a name clash on PyPI.
+ Generally the same as the repo name unless there is a name clash on PyPI.
49
default: "{{ repo_name }}"
50
51
author_name:
0 commit comments