From 310aedf3d9d3855c312e3a95c05d95df5f1ee373 Mon Sep 17 00:00:00 2001 From: Sergi Almacellas Abellana Date: Wed, 30 Nov 2016 13:12:34 +0000 Subject: [PATCH] Use generic email on setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index df01e7c..6d0593a 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,7 @@ setup(name=name, description='Tryton Account Invoice Consecutive Module', long_description=read('README'), author='TrytonSpain', - author_email='', + author_email='info@trytonspain.com', url='https://bitbucket.org/trytonspain/', download_url=download_url, keywords='',