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>
This commit is contained in:
@@ -8,7 +8,7 @@ nose
|
||||
testtools
|
||||
openstack.nose_plugin>=0.7
|
||||
nosehtmloutput
|
||||
pep8==1.2
|
||||
pep8==1.3.3
|
||||
pylint==0.25.2
|
||||
sphinx>=1.1.2
|
||||
feedparser
|
||||
|
||||
Reference in New Issue
Block a user