From 1d4976236fb342921d690990daca3b0019cfaa2c Mon Sep 17 00:00:00 2001 From: Frederik Jaeckel Date: Mon, 23 Jan 2023 13:18:48 +0100 Subject: [PATCH] setup.py --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index aa97035..595a007 100644 --- a/setup.py +++ b/setup.py @@ -68,6 +68,7 @@ setup(name='%s_%s' % (PREFIX, MODULE), description='Tryton module to add a file-field to cashbook.', long_description=long_description, url='https://www.m-ds.de/', + download_url='https://scmdev.m-ds.de/Tryton/Extra/cashbook_media', author='martin-data services', author_email='service@m-ds.de', license='GPL-3',