bugfix added dependency in account_analytic_analysis
[odoo/odoo.git] / setup.py
old mode 100755 (executable)
new mode 100644 (file)
index 2c8923f..a781f7a
--- a/setup.py
+++ b/setup.py
@@ -1,5 +1,5 @@
-# -*- coding: utf-8 -*-
 #!/usr/bin/env python
+# -*- encoding: utf-8 -*-
 ##############################################################################
 #
 # Copyright (c) 2004-2008 Tiny SPRL (http://tiny.be) All Rights Reserved.
@@ -187,4 +187,6 @@ setup(name             = name,
       options = options,
       )
 
-# vim:expandtab:tw=80
+
+# vim:expandtab:smartindent:tabstop=4:softtabstop=4:shiftwidth=4:
+