5e1268bd31
Fixes: bug #1219191 Change-Id: Ic2c5464ff70e3ea915d263daaa1113b054770151
16 lines
245 B
Plaintext
16 lines
245 B
Plaintext
# Fix versions for pep8/pyflakes/flake8/hacking
|
|
pep8==1.4.5
|
|
pyflakes==0.7.2
|
|
flake8==2.0
|
|
hacking>=0.5.6,<0.8
|
|
|
|
coverage>=3.6
|
|
docutils==0.9.1
|
|
mock>=1.0
|
|
nose
|
|
openstack.nose_plugin>=0.7
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
sphinxcontrib-httpdomain
|
|
unittest2
|