Skip to content

Commit 2a32192

Browse files
committed
setting project as Python
1 parent 8c04069 commit 2a32192

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ DOCUMENTATION_PRODUCTION_OUTPUT_PATH = "docs"
1919
VERSION_FILE_PATH = "continuous_delivery_scripts/_version.py"
2020
CHANGELOG_FILE_PATH = "CHANGELOG.md"
2121
AWS_BUCKET=""
22+
PROGRAMMING_LANGUAGE = "Python"
2223

2324
[ProjectConfig.PACKAGES_WITH_CHECKED_LICENCE]
2425
jeepney="MIT"

0 commit comments

Comments
 (0)