summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authornecoro <>2006-10-27 14:00:56 +0000
committernecoro <>2006-10-27 14:00:56 +0000
commitb2959c24d9be42a90bdce9d75e55d3281c816908 (patch)
tree24f59d0391b0bd4c0beb1f0e5ab000cb1355d875 /setup.py
parent3384091af579dbafdc366753cf846e3e63c61f7b (diff)
downloadportato-b2959c24d9be42a90bdce9d75e55d3281c816908.tar.gz
portato-b2959c24d9be42a90bdce9d75e55d3281c816908.tar.bz2
portato-b2959c24d9be42a90bdce9d75e55d3281c816908.zip
added encoding
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index e63a98b..26796a7 100644
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,5 @@
#!/usr/bin/python
+# -*- coding: utf-8 -*-
from distutils.core import setup, Extension