[Python-modules-commits] [python-activipy] 04/11: add missing encoding in setup.py
Wolfgang Borgert
debacle at moszumanska.debian.org
Sun Nov 22 22:28:48 UTC 2015
This is an automated email from the git hooks/post-receive script.
debacle pushed a commit to branch master
in repository python-activipy.
commit ea21ccd4f3fcd52dc80a23acd217a7a12c92e90a
Author: W. Martin Borgert <debacle at debian.org>
Date: Sun Nov 22 22:33:51 2015 +0100
add missing encoding in setup.py
---
setup.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/setup.py b/setup.py
index b7ac6e6..b8c2c43 100644
--- a/setup.py
+++ b/setup.py
@@ -1,3 +1,4 @@
+# coding=utf-8
## Activipy --- ActivityStreams 2.0 implementation and testing for Python
## Copyright © 2015 Christopher Allan Webber <cwebber at dustycloud.org>
##
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-activipy.git
More information about the Python-modules-commits
mailing list