summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-05-30 12:13:03 -0300
committerTomás Touceda <chiiph@leap.se>2013-05-30 12:13:03 -0300
commitc2b0e9dab4cad4f86a3790d2394ecdf4852e67be (patch)
treef405ee636ab2aa23f0be160fed8783b835a20265 /setup.py
parentf0d4db8136a73e41913e79705379a67589eefc90 (diff)
parentf61d5e113d690e6aff12b3f507efb9f8bb795e5d (diff)
Merge remote-tracking branch 'drebs/feature/2227-add-tests-for-events' into develop
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 0 insertions, 1 deletions
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',