summaryrefslogtreecommitdiff
path: root/test-requirements.txt
blob: c2b0d7a8365f4ab2c90be490ba0761de4bc6bdb9 (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

coverage
nose
nosexcover
openstack.nose_plugin
nosehtmloutput
sphinx>=1.1.2
mock>=0.8.0