Lock pep8 at v1.1
We can't depend on pep8 not to add new rules and break our tests. Change-Id: Iac5c79f7c00fcaeff3ef957d138754d63425a256changes/52/7752/1
parent
d15f216b2d
commit
af634abb1e
|
@ -5,6 +5,6 @@ nose
|
|||
nose-exclude
|
||||
nosexcover
|
||||
openstack.nose_plugin
|
||||
pep8>=1.0
|
||||
pep8==1.1
|
||||
sphinx>=1.1.2
|
||||
unittest2
|
||||
|
|
Loading…
Reference in New Issue