setup.py
This commit is contained in:
parent
68961c4675
commit
6457a8a4ac
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -68,6 +68,7 @@ setup(name='%s_%s' % (PREFIX, MODULE),
|
|||
description='Tryton module to add categories for cashbooks.',
|
||||
long_description=long_description,
|
||||
url='https://www.m-ds.de/',
|
||||
download_url='https://scmdev.m-ds.de/Tryton/Extra/cashbook_bookcategory',
|
||||
author='martin-data services',
|
||||
author_email='service@m-ds.de',
|
||||
license='GPL-3',
|
||||
|
|
Loading…
Reference in a new issue