vinland-technology / flict

free and open source software license compatibility tool.
GNU General Public License v3.0
45 stars 6 forks source link

Add license and bugtrack url to setup #357

Closed hesa closed 9 months ago

hesa commented 9 months ago

Adding, to setup.py:

    license='GPL-3.0-or-later',
    bugtrack_url="https://github.com/vinland-technology/flict/issues",