setup.py
This commit is contained in:
parent
f7fca80ad7
commit
7cf82a82ba
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.',
|
description='Tryton module to add categories for cashbooks.',
|
||||||
long_description=long_description,
|
long_description=long_description,
|
||||||
url='https://www.m-ds.de/',
|
url='https://www.m-ds.de/',
|
||||||
|
download_url='https://scmdev.m-ds.de/Tryton/Extra/cashbook_bookcategory',
|
||||||
author='martin-data services',
|
author='martin-data services',
|
||||||
author_email='service@m-ds.de',
|
author_email='service@m-ds.de',
|
||||||
license='GPL-3',
|
license='GPL-3',
|
||||||
|
|
Loading…
Reference in a new issue