fbc4568eb0
* https://github.com/jcrocholl/pep8/commit/b9f72b16011aac981ce9e3a47fd0ffb1d3d2e085 broke tools/hacking.py * Upgrade pep8 to 1.2 and disable the following new tests: E12,E711,E712,E721,E502 Change-Id: I32a8808c6c9cccfedcc4d2a26649333aca1cd713
16 lines
216 B
Plaintext
16 lines
216 B
Plaintext
# Packages needed for dev testing
|
|
distribute>=0.6.24
|
|
|
|
coverage
|
|
python-ldap
|
|
mox==0.5.3
|
|
nose
|
|
openstack.nose_plugin>=0.7
|
|
nosehtmloutput
|
|
pep8==1.2
|
|
pylint==0.25.2
|
|
sphinx>=1.1.2
|
|
feedparser
|
|
python-cinderclient
|
|
MySQL-python
|