Files
nova/tools/test-requires
T
Chuck Short 560e5cd84e Pin pep8 to 1.3.3
Apart of making pep8 version standard across all openstack
projects.

With this change we ignore E712 since it is normal to use
"column == True" in sqlalchemy.

Change-Id: I73a162847a79558cb158112878033edf18039805
Signed-off-by: Chuck Short <chuck.short@canonical.com>
2012-11-19 21:20:42 -06:00

16 lines
205 B
Plaintext

# Packages needed for dev testing
distribute>=0.6.24
coverage
fixtures
mox==0.5.3
nose
testtools
openstack.nose_plugin>=0.7
nosehtmloutput
pep8==1.3.3
pylint==0.25.2
sphinx>=1.1.2
feedparser
MySQL-python