diff options
Diffstat (limited to 'pkg/test-requirements.pip')
-rw-r--r-- | pkg/test-requirements.pip | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/pkg/test-requirements.pip b/pkg/test-requirements.pip index 26db61c8..a7349bfc 100644 --- a/pkg/test-requirements.pip +++ b/pkg/test-requirements.pip @@ -1,5 +1,8 @@ +unittest2 # TODO we should include this dep only for python2.6 coverage mock nose pep8==1.1 sphinx>=1.1.2 +nose-exclude +tox |