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 de7a4ab commit b014ac2Copy full SHA for b014ac2
templates/python/pyproject.mustache
@@ -2,7 +2,7 @@
2
name = "{{{pythonPackageName}}}"
3
version = "v0.0.1a"
4
authors = [
5
- "{{infoName}}{{^infoName}}STACKIT Developer Tools{{/infoName}} <{{infoEmail}}{{^infoEmail}}[email protected]{{/infoEmail}}>",
+ "STACKIT Developer Tools <developer-tools@stackit.cloud>",
6
]
7
description = "{{{appName}}}"
8
readme = "README.md"
0 commit comments