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
commit785e35555993fd1c7251b6d50e1fb4b27cbeb7f1 (patch)
tree9bf31ced127fc7389d9ba6f9d55279fd21debcfb /setup.py
parent3bbe9b6b0ed29709500d82c3b8122f8adb11d9ee (diff)
downloadIshtar-785e35555993fd1c7251b6d50e1fb4b27cbeb7f1.tar.bz2
Ishtar-785e35555993fd1c7251b6d50e1fb4b27cbeb7f1.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',