setup.py
This commit is contained in:
parent
9df76e8e59
commit
3a60020eac
1 changed files with 2 additions and 0 deletions
2
setup.py
2
setup.py
|
@ -67,7 +67,9 @@ setup(name='%s_%s' % (PREFIX, MODULE),
|
|||
version=info.get('version', '0.0.1'),
|
||||
description='Tryton module to add investment items.',
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/x-rst',
|
||||
url='https://www.m-ds.de/',
|
||||
download_url='https://scmdev.m-ds.de/Tryton/Extra/investment',
|
||||
author='martin-data services',
|
||||
author_email='service@m-ds.de',
|
||||
license='GPL-3',
|
||||
|
|
Loading…
Reference in a new issue