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 8c04069 commit 2a32192Copy full SHA for 2a32192
pyproject.toml
@@ -19,6 +19,7 @@ DOCUMENTATION_PRODUCTION_OUTPUT_PATH = "docs"
19
VERSION_FILE_PATH = "continuous_delivery_scripts/_version.py"
20
CHANGELOG_FILE_PATH = "CHANGELOG.md"
21
AWS_BUCKET=""
22
+PROGRAMMING_LANGUAGE = "Python"
23
24
[ProjectConfig.PACKAGES_WITH_CHECKED_LICENCE]
25
jeepney="MIT"
0 commit comments