[FIX] *: replace urllib calls by werkzeug calls, as werkzeug handles utf-8 encoding...
[odoo/odoo.git] / setup.py
old mode 100755 (executable)
new mode 100644 (file)
index 9f27e20..ff801a9
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,3 @@
-#!/usr/bin/env python
 # -*- coding: utf-8 -*-
 ##############################################################################
 #