summaryrefslogtreecommitdiffstats
path: root/test-requirements.txt
blob: fdebbb6e4eb22b56fddaaadbe52cb97330c3fe62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# 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
openstack.nose_plugin
nosehtmloutput
sphinx>=1.1.2
mock>=0.8.0