Fix quoting of author email in setup.py

This commit is contained in:
Sergi Almacellas Abellana 2016-11-28 09:28:09 +00:00
parent b73a28a3dd
commit e9b64f430a
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ setup(name=name,
description='Tryton Country Zip Es Module',
long_description=read('README'),
author='TrytonSpain',
author_email=sergi@koolpi.com'',
author_email='sergi@koolpi.com',
url='https://bitbucket.org/trytonspain/',
download_url=download_url,
keywords='',