This commit is contained in:
Marc Salat 2018-01-17 15:16:58 +01:00
parent f1ab931d53
commit 0d0def6050
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ setup(name='%s_%s' % (PREFIX, MODULE),
version=info.get('version', '0.0.1'),
description='',
long_description=read('README'),
author='NaN<EFBFBD>tic',
author='NaN·tic',
url='http://www.nan-tic.com/',
download_url="https://bitbucket.org/nantic/trytond-%s" % MODULE,
package_dir={'trytond.modules.%s' % MODULE: '.'},