summaryrefslogtreecommitdiff
path: root/common/pkg
diff options
context:
space:
mode:
authordrebs <drebs@leap.se>2013-11-21 19:27:06 -0200
committerdrebs <drebs@leap.se>2013-11-21 19:27:06 -0200
commit61fe6b1ed3f8a42eb22e12168c88212e55b9095e (patch)
tree6e4a46f56e499e79568843ae302528f5c9ac5d66 /common/pkg
parentd2f161e3efda601bccfc390392302f665f8a644b (diff)
Remove tests dependency on nose2. Closes #4258.
Diffstat (limited to 'common/pkg')
-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.