diff options
author | drebs <drebs@leap.se> | 2013-05-30 11:46:54 -0300 |
---|---|---|
committer | drebs <drebs@leap.se> | 2013-05-30 11:46:54 -0300 |
commit | 2819ef4e71562b5721b7799eec6d5849231461ae (patch) | |
tree | a9e39cf9980969dcba685482a4a3757e2ede3c74 | |
parent | f0d4db8136a73e41913e79705379a67589eefc90 (diff) |
Remove python-gnupg dependency.
-rw-r--r-- | setup.py | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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', |