From 0d55f38620103c7db012971967b097c3e881e5e7 Mon Sep 17 00:00:00 2001 From: Henrik Sandklef Date: Tue, 20 Feb 2024 11:17:23 +0100 Subject: [PATCH] setup: add license and bug url --- setup.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.py b/setup.py index e898b911..73610ea6 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,9 @@ long_description=_long_description, long_description_content_type="text/markdown", license_files=('LICENSE',), + license='GPL-3.0-or-later', url="https://github.com/vinland-technology/flict", + bugtrack_url="https://github.com/vinland-technology/flict/issues", packages=['flict', 'flict.flictlib', 'flict.flictlib.format', 'flict.flictlib.project'], entry_points={ "console_scripts": [