Skip to content

Commit 4893eca

Browse files
committed
ask a single keyword question
1 parent 8664d0e commit 4893eca

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

copier/questions/package_details.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,10 @@ package_short_description:
1515
{% if not package_short_description %}
1616
Package description cannot be empty
1717
{% endif %}
18-
keyword1:
18+
keywords:
1919
type: str
20-
placeholder: keyword1
21-
help: Add keyword1
22-
keyword2:
23-
type: str
24-
placeholder: keyword2
25-
help: Add keyword2
20+
placeholder: keywords
21+
help: Add keywords to make your package findable on PyPI
2622
github_organization:
2723
type: str
2824
placeholder: "<my-github-organization>"

0 commit comments

Comments
 (0)