From 2819ef4e71562b5721b7799eec6d5849231461ae Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 30 May 2013 11:46:54 -0300 Subject: Remove python-gnupg dependency. --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 92c51482..3d97fa25 100644 --- a/setup.py +++ b/setup.py @@ -28,7 +28,6 @@ install_requirements = [ 'couchdb', 'leap.common', 'pysqlcipher', - 'python-gnupg', 'simplejson', 'twisted>=12.0.0', # TODO: maybe we just want twisted-web? 'oauth', -- cgit v1.2.3