86d6356872
Change-Id: I153ec8b4e23fb8e7109b90ad7cdb4ea9cfd62e98
15 lines
231 B
Plaintext
15 lines
231 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.6
|
|
|
|
coverage>=3.6
|
|
mock>=0.8.0
|
|
nose
|
|
openstack.nose_plugin>=0.7
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
sphinxcontrib-httpdomain
|
|
unittest2
|