Open
Description
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
Labels
No labels