summaryrefslogtreecommitdiff
path: root/pkg/test-requirements.pip
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-01-30 06:49:58 +0900
committerkali <kali@leap.se>2013-01-30 06:49:58 +0900
commit10a2303fe2d21999bce56940daecb78576f5b741 (patch)
tree0f262acacf35743664c6408edbafe6ba6f119d14 /pkg/test-requirements.pip
parentc06c3f8ab6a83ed469cfad886806436808ace8ab (diff)
remove soledad / email requirements for 0.2 release
Diffstat (limited to 'pkg/test-requirements.pip')
-rw-r--r--pkg/test-requirements.pip6
1 files changed, 0 insertions, 6 deletions
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