summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index f197aea0a..8ed01c6f0 100644
--- a/setup.py
+++ b/setup.py
@@ -18,7 +18,7 @@ setup(
description="Ishtar is a database to manage the finds and "
"documentation from archaeological operations.",
long_description=open('README.rst').read(),
- author=u'Étienne Loks',
+ author='Étienne Loks',
author_email='etienne.loks@iggdrasil.net',
url='https://ishtar-archeo.net/',
license='AGPL v3 licence, see COPYING',