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 50aaf72 commit 10716efCopy full SHA for 10716ef
template/{{cookiecutter.project_slug}}/setup.cfg
@@ -1,6 +1,7 @@
1
[metadata]
2
name = {{ cookiecutter.project_slug }}
3
version = {{ cookiecutter.version }}
4
+summary = LocalStack Extension: {{ cookiecutter.project_name }}
5
url = https://github.com/{{ cookiecutter.github_username }}/{{ cookiecutter.project_slug }}
6
author = {{ cookiecutter.full_name }}
7
author_email = {{ cookiecutter.email }}
0 commit comments