X-Git-Url: http://git.inspyration.org/?a=blobdiff_plain;f=setup.py;h=40695bd7c419c30388d0f69c102b6529b86de415;hb=90dfdbaf6a3518d53590388da5cfb695a8c210e6;hp=374f7308ca84427002c8fc5393e3d62eda071dc9;hpb=7ef2b87d40b1d0c4f58777297e404c7dfba99e6f;p=odoo%2Fodoo.git diff --git a/setup.py b/setup.py index 374f7308..40695bd 100755 --- a/setup.py +++ b/setup.py @@ -111,3 +111,5 @@ setuptools.setup( **py2exe_options() ) + +# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4: