From df6e7fd5884cbcfb66c14ee124a2b95b6d66bcd5 Mon Sep 17 00:00:00 2001 From: Christopher Engelhard Date: Feb 03 2021 14:14:03 +0000 Subject: Use tito NoTgzBuilder/ReleaseTagger --- 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)