From 5f3794c8164f71cdde7c6f8932547d7df6c95306 Mon Sep 17 00:00:00 2001 From: Natal Ngétal Date: Jan 16 2019 16:36:41 +0000 Subject: [Configuration] Remove pygit2. Remove pygit2 from requirements. The version depends of the libgit2 version. So is useless to have this in requirements and that can create problem if the user install the library before install the requirements. --- diff --git a/requirements.txt b/requirements.txt index 996fb06..944aca5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,6 @@ markdown munch Pillow psutil -pygit2 >= 0.26.0 python-openid;python_version<="2.7" python3-openid;python_version>="3.0" python-openid-cla