Skip to content

Inconsistent LICENCE #5

@MathiasSven

Description

@MathiasSven

LICENSE file says GPL-2.0, but setup.py has it as MIT:

    classifiers=[
        "Programming Language :: Python :: 3",
        "License :: OSI Approved :: MIT License",
        "Operating System :: OS Independent",
    ]

Which one should it be packaged under?

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