Skip to content

Commit d35758b

Browse files
committed
Release: Make zest.releaser sign tags and use our templates.
1 parent 028656a commit d35758b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

setup.cfg

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,6 @@ universal = 1
44
[zest.releaser]
55
python-file-with-version = unittest2pytest/__init__.py
66
push-changes = no
7+
tag-format = v{version}
8+
tag-message = unittest2pytest {version}
9+
tag-signing = yes

0 commit comments

Comments
 (0)