summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkg/requirements.pip11
-rw-r--r--pkg/test-requirements.pip6
2 files changed, 0 insertions, 17 deletions
diff --git a/pkg/requirements.pip b/pkg/requirements.pip
index cbfbe8fb..89b0ad3b 100644
--- a/pkg/requirements.pip
+++ b/pkg/requirements.pip
@@ -15,14 +15,3 @@ sh
pyxdg
pygeoip # optional
-
-# email
-
-zope.interface
-twisted>=12.3.0
-
-# soledad deps -- will move to its own repo soon
-python-gnupg
-u1db
-oauth
-couchdb
diff --git a/pkg/test-requirements.pip b/pkg/test-requirements.pip
index d60439ea..a7349bfc 100644
--- a/pkg/test-requirements.pip
+++ b/pkg/test-requirements.pip
@@ -1,4 +1,3 @@
-six>=1.1,<1.2 # soledad req (nose2)
unittest2 # TODO we should include this dep only for python2.6
coverage
mock
@@ -7,8 +6,3 @@ pep8==1.1
sphinx>=1.1.2
nose-exclude
tox
-
-# for soledad * to be splitted *
-nose2
-testscenarios
-testtools