de2e5aa462
Change-Id: I3d4a31111c3044da06611405ce80f208ef8a0ce3
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
# 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
|