From cc1f41e0820269af6e0b8bcee3815024f0413973 Mon Sep 17 00:00:00 2001 From: Chenxiong Qi Date: Oct 16 2017 01:28:07 +0000 Subject: Use proper version of m2crypto for running tests in py35 Signed-off-by: Chenxiong Qi --- diff --git a/requirements.txt b/requirements.txt index 41afa04..80f1bf6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ psutil funcsigs # Python2 only httplib2 kobo -m2crypto +m2crypto < 0.27 m2ext mock munch