summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJamie Lennox <jamielennox@redhat.com>2013-10-14 11:39:04 +1000
committerJamie Lennox <jamielennox@redhat.com>2013-10-14 11:39:04 +1000
commit79370909818348759cdcccedd9640d670cc58d13 (patch)
treedfdf9cd09782120f2aa6e746c1fac9f3df3a28f7
parent1526557fca5f02317416220113eebcfc17656f8c (diff)
downloadhttpretty-79370909818348759cdcccedd9640d670cc58d13.tar.gz
Convert setup.py to ASCII
This will fix using HTTPretty from pip in non UTF-8 environments. Issue: #108
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 8f66a4b..2b8fca3 100755
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@
# -*- coding: utf-8 -*-
# <HTTPretty - HTTP client mock for Python>
-# Copyright (C) <2011> Gabriel Falcão <gabriel@nacaolivre.org>
+# Copyright (C) <2011> Gabriel Falcao <gabriel@nacaolivre.org>
#
# Permission is hereby granted, free of charge, to any person
# obtaining a copy of this software and associated documentation