summaryrefslogtreecommitdiff
path: root/common/pkg/requirements-testing.pip
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2013-12-10 18:12:50 -0400
committerKali Kaneko <kali@leap.se>2013-12-10 18:12:50 -0400
commit627ced047be66464f93a9e8ef5bd48893d47f749 (patch)
tree55a056b966014c767cc68565c8c98dbaa071c8d1 /common/pkg/requirements-testing.pip
parent8cf19079e6d13005f7042fd25118c33532261f98 (diff)
parent3824c35ef173c624b833115b0bf218bc7a79d54d (diff)
Merge branch 'debian-0.4.4' into debian
Diffstat (limited to 'common/pkg/requirements-testing.pip')
-rw-r--r--common/pkg/requirements-testing.pip5
1 files changed, 0 insertions, 5 deletions
diff --git a/common/pkg/requirements-testing.pip b/common/pkg/requirements-testing.pip
index 6ff52ff9..9302450c 100644
--- a/common/pkg/requirements-testing.pip
+++ b/common/pkg/requirements-testing.pip
@@ -1,10 +1,5 @@
mock
-nose2
testscenarios
leap.common
leap.soledad.server
leap.soledad.client
-
-# Under quarantine...
-# I've been able to run all tests with six==1.3 -- kali
-# six==1.1.0 # some tests are incompatible with newer versions of six.