diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |