Configure build with tito

This commit is contained in:
Daniel Berteaud 2019-11-26 18:54:34 +01:00
parent 7bdf91d788
commit 1dedbd22bf
2 changed files with 2 additions and 0 deletions

1
.tito/releasers.conf Symbolic link
View File

@ -0,0 +1 @@
../../tito_libs/releasers.conf

View File

@ -3,3 +3,4 @@ builder = tito.builder.Builder
tagger = tito.tagger.VersionTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)
lib_dir = ../tito_libs