From f4e0c80bf72d53315569d6545624d743cc7e5060 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Mar 23 2014 13:22:49 +0000 Subject: To do merges we need pygit2 0.20.1 or higher To get the latest version of pygit2 you can use: http://copr.fedoraproject.org/coprs/bochecha/git2-stuff/ --- diff --git a/requirements.txt b/requirements.txt index c3e3c93..0a3a62d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ python-fedora python-openid python-openid-teams python-openid-cla -pygit2 < 0.20 +pygit2 >= 0.20.1 pygments sqlalchemy wtforms