From d6c4adbb9aa3f3e1bd3b4462fa45bb826ab3aef7 Mon Sep 17 00:00:00 2001 From: Guillaume Pellerin Date: Mon, 10 Oct 2016 15:26:31 +0200 Subject: [PATCH] Add gitpython --- lib/mezzanine-agenda | 2 +- requirements.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/mezzanine-agenda b/lib/mezzanine-agenda index 9f956d50..ab1f8a70 160000 --- a/lib/mezzanine-agenda +++ b/lib/mezzanine-agenda @@ -1 +1 @@ -Subproject commit 9f956d508a8d12f3d4e0df503f7e128049bb621b +Subproject commit ab1f8a70502aa5f54484a40a7c86b454a1f03e70 diff --git a/requirements.txt b/requirements.txt index 6c566226..0bd39c1f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,3 +18,4 @@ django-autocomplete-light ipython cartridge xlrd +gitpython -- 2.39.5