Skip to content

Please clarify the license, setup.py contradicts itself #6

Description

@pushfoo

I looked for a LICENSE or COPYING file but wasn't able to find one. I checked setup.py and found two contradictory license statements:

  • license='MIT', in the keyword arguments to setup()
  • "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)" in the classifiers list

Could you please choose one and place the corresponding text in a LICENSE file under the root of the repository?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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