From 61fe6b1ed3f8a42eb22e12168c88212e55b9095e Mon Sep 17 00:00:00 2001 From: drebs Date: Thu, 21 Nov 2013 19:27:06 -0200 Subject: Remove tests dependency on nose2. Closes #4258. --- common/pkg/requirements-testing.pip | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common/pkg') 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. -- cgit v1.2.3