diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-11-25 12:39:33 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-11-25 12:39:33 -0300 |
commit | 194f4d896e2ada660fe082c7f486279723fdb1b0 (patch) | |
tree | 6e4a46f56e499e79568843ae302528f5c9ac5d66 /common/pkg/requirements-testing.pip | |
parent | d2f161e3efda601bccfc390392302f665f8a644b (diff) | |
parent | 61fe6b1ed3f8a42eb22e12168c88212e55b9095e (diff) |
Merge remote-tracking branch 'drebs/bug/4258_remove-dependency-on-nose2' into develop
Diffstat (limited to 'common/pkg/requirements-testing.pip')
-rw-r--r-- | common/pkg/requirements-testing.pip | 5 |
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. |