summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorPaul W. Frields <stickster@gmail.com>2010-12-19 17:44:11 -0500
committerPaul W. Frields <stickster@gmail.com>2010-12-19 17:44:11 -0500
commitf94a87949a9cbca058b2541bebd5147421ee90d5 (patch)
tree6fd6deb3d492fa25e7e8880213de04ef17d57ac2 /setup.py
parentfcf0b16d7b4580adeba373bdc7010a3e9822bd55 (diff)
downloadpulsecaster-f94a87949a9cbca058b2541bebd5147421ee90d5.tar.gz
pulsecaster-f94a87949a9cbca058b2541bebd5147421ee90d5.tar.xz
pulsecaster-f94a87949a9cbca058b2541bebd5147421ee90d5.zip
Include proper encoding (PEP-0263)
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 a59a3b4..dab6b14 100644
--- a/setup.py
+++ b/setup.py
@@ -1,4 +1,5 @@
#!/usr/bin/python
+# -*- coding: utf-8 -*-
#
# Copyright (C) 2009, 2010 Paul W. Frields and others.
#