blob: 2df5fe5698efb9b646a24d6febee254ecf4e41ad (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
nose
nose-exclude
nose-progressive
unittest2 # TODO we should include this dep only for python2.6
coverage
pep8>=1.1
tox
#sphinx>=1.1.2
# double reqs
# (the client already includes, which gives some errors)
# -----------
# mock # re-add XXX
#twisted
#zope.interface
|