summaryrefslogtreecommitdiff
path: root/pkg/test-requirements.pip
diff options
context:
space:
mode:
authorkali <kali@leap.se>2013-01-30 06:52:59 +0900
committerkali <kali@leap.se>2013-01-30 06:52:59 +0900
commit570f84756b3d1f689a172a3ff0c55abf6a60b9dd (patch)
tree0f262acacf35743664c6408edbafe6ba6f119d14 /pkg/test-requirements.pip
parente60abdcb796ad9e2c44e9b37d3a68e7f159c035c (diff)
parent10a2303fe2d21999bce56940daecb78576f5b741 (diff)
Merge branch 'pre-release-0.2.0' into release-0.2.0
This merge contains today's state of develop branch, minus soledad and email components.
Diffstat (limited to 'pkg/test-requirements.pip')
-rw-r--r--pkg/test-requirements.pip3
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