summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.tito/tito.props4
1 files changed, 2 insertions, 2 deletions
diff --git a/.tito/tito.props b/.tito/tito.props
index eab3f19..456dd30 100644
--- a/.tito/tito.props
+++ b/.tito/tito.props
@@ -1,5 +1,5 @@
[buildconfig]
-builder = tito.builder.Builder
-tagger = tito.tagger.VersionTagger
+builder = tito.builder.NoTgzBuilder
+tagger = tito.tagger.ReleaseTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)