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 028656a commit d35758bCopy full SHA for d35758b
setup.cfg
@@ -4,3 +4,6 @@ universal = 1
4
[zest.releaser]
5
python-file-with-version = unittest2pytest/__init__.py
6
push-changes = no
7
+tag-format = v{version}
8
+tag-message = unittest2pytest {version}
9
+tag-signing = yes
0 commit comments