Initialized to use tito.

This commit is contained in:
Daniel Berteaud 2019-09-18 17:27:47 +02:00
parent 17791db1fd
commit 42e0ba3a69
2 changed files with 8 additions and 0 deletions

3
.tito/packages/.readme Normal file
View File

@ -0,0 +1,3 @@
the .tito/packages directory contains metadata files
named after their packages. Each file has the latest tagged
version and the project's relative directory.

5
.tito/tito.props Normal file
View File

@ -0,0 +1,5 @@
[buildconfig]
builder = tito.builder.Builder
tagger = tito.tagger.VersionTagger
changelog_do_not_remove_cherrypick = 0
changelog_format = %s (%ae)