Forcing Horizon to use PEP8 1.1
Until we have time to upgrade to 1.3 and deal with all of the new whitespace requirements that comes with it. Change-Id: I3b1b28c6e96e50bae45db4e4999d6144774d93ed
This commit is contained in:
parent
d46280f3b4
commit
7ce7905518
@ -6,7 +6,7 @@ set -o errexit
|
||||
# Increment me any time the environment should be rebuilt.
|
||||
# This includes dependncy changes, directory renames, etc.
|
||||
# Simple integer secuence: 1, 2, 3...
|
||||
environment_version=19
|
||||
environment_version=20
|
||||
#--------------------------------------------------------#
|
||||
|
||||
function usage {
|
||||
|
@ -9,7 +9,7 @@ nose
|
||||
nose-exclude
|
||||
nosexcover
|
||||
openstack.nose_plugin
|
||||
pep8
|
||||
pep8==1.1
|
||||
pylint
|
||||
selenium
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user