ci: further versioning tweaks
This commit is contained in:
parent
937cbce2ce
commit
7bc1510afa
1
setup.py
1
setup.py
@ -36,6 +36,7 @@ setup(
|
|||||||
name='cloudbender',
|
name='cloudbender',
|
||||||
setuptools_git_versioning={
|
setuptools_git_versioning={
|
||||||
"enabled": True,
|
"enabled": True,
|
||||||
|
"dev_template": "{tag}-{ccount}",
|
||||||
},
|
},
|
||||||
setup_requires=["setuptools-git-versioning"],
|
setup_requires=["setuptools-git-versioning"],
|
||||||
description='Toolset to render and manage AWS Cloudformation',
|
description='Toolset to render and manage AWS Cloudformation',
|
||||||
|
Loading…
Reference in New Issue
Block a user