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 fbb6626 commit 81da182Copy full SHA for 81da182
pyproject.toml
@@ -19,6 +19,8 @@ DOCUMENTATION_PRODUCTION_OUTPUT_PATH = "docs"
19
VERSION_FILE_PATH = "continuous_delivery_scripts/_version.py"
20
CHANGELOG_FILE_PATH = "CHANGELOG.md"
21
PROGRAMMING_LANGUAGE = "Python"
22
+TAG_VERSION_SHORTCUTS = true
23
+TAG_LATEST = true
24
25
[ProjectConfig.PACKAGES_WITH_CHECKED_LICENCE]
26
wcmatch="MIT"
0 commit comments