summaryrefslogtreecommitdiffstats
path: root/tools/test-requires
blob: 0d4914cf18783e9a5d8414d9c56a8288f0fc4d7c (plain)
1
2
3
4
5
6
7
8
9
10
11
# Install bounded pep8/pyflakes first, then let flake8 install
pep8==1.4.5
pyflakes==0.7.2
flake8==2.0
hacking>=0.5.6,<0.6
coverage
nose
nosexcover
nosehtmloutput
sphinx>=1.1.2
mock>=0.8.0