Initialized to use tito.

This commit is contained in:
Dmitriy Shishkov 2023-11-13 04:11:48 +03:00
parent 101c833db2
commit 375feac8a0
Signed by: dm1sh
GPG Key ID: 027994B0AA357688
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)