From 57e03c50e28cc63659b89845d59c90ebc87208fe Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 28 Jan 2020 11:35:02 +0100 Subject: [PATCH] Announce the dependency on pygit2 Signed-off-by: Pierre-Yves Chibon --- README.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.rst b/README.rst index 4e88b20..6547dd6 100644 --- a/README.rst +++ b/README.rst @@ -4,6 +4,12 @@ generate changelog This project hosts a simple python script that tries to generate a RPM changelog from a git repository. +Dependencies: + +* python3 +* python3-pygit2 + + This is how you can use it: * Clone a dist-git repository