summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-12 17:53:44 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2021-02-28 12:15:24 +0100
commit60a80e0bc33798a36e1a29253c8123f1d19bd2a5 (patch)
tree9bf31ced127fc7389d9ba6f9d55279fd21debcfb /setup.py
parent0d860bb0211ce14bbb86ffe7411ec2853852b64d (diff)
downloadIshtar-60a80e0bc33798a36e1a29253c8123f1d19bd2a5.tar.bz2
Ishtar-60a80e0bc33798a36e1a29253c8123f1d19bd2a5.zip
Refactoring - typo
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',