From 723407dc575a2b4a6cb6485da76533e47ca5f77e Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 8 Dec 2021 18:32:55 +0100 Subject: [PATCH] Add tito_libs --- .tito/tito.props | 1 + 1 file changed, 1 insertion(+) diff --git a/.tito/tito.props b/.tito/tito.props index 5c9c572..4c3685b 100644 --- a/.tito/tito.props +++ b/.tito/tito.props @@ -3,3 +3,4 @@ builder = dbd.builder.GitLfsBuilder tagger = tito.tagger.ReleaseTagger changelog_do_not_remove_cherrypick = 0 changelog_format = %s (%ae) +lib_dir = ../tito_libs