From 3288a244428751208394d8137437878277ceb71f Mon Sep 17 00:00:00 2001 From: Sebastian Thiel Date: Thu, 8 Jul 2010 11:49:21 +0200 Subject: setup.py: fixed requirement - its interesting to see that there are two different keywords for distutils and setuptools, the latter one doesn't read the ones of the first one, unfortunately --- lib/git/ext/gitdb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/git') diff --git a/lib/git/ext/gitdb b/lib/git/ext/gitdb index ac7d4757..f534e6e9 160000 --- a/lib/git/ext/gitdb +++ b/lib/git/ext/gitdb @@ -1 +1 @@ -Subproject commit ac7d4757ab4041f5f0f5806934130024b098bb82 +Subproject commit f534e6e9a24f2ac7e7e0f3679551b512d4af569a -- cgit v1.2.1