Skip to content

LICENSE file installing in usr/LICENSE #284

Open
@NGC2023

Description

@NGC2023

Hi,
The LICENSE file installing in usr/LICENSE [0] in Debian. I have a patch to address it,

--- a/setup.py
+++ b/setup.py
@@ -27,7 +27,6 @@ setup(
     description = 'unittest-based test runner with Ant/JUnit like XML reporting.',
     long_description = long_description,
     long_description_content_type = 'text/markdown',
-    data_files = [('', ['LICENSE'])],
     install_requires = ['lxml'],
     license = 'BSD',
     platforms = ['Any'],

[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068500

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions