Skip to content

license in setup() #41

@daenney

Description

@daenney

There's quite a few way to add a license:

  • Read in a license file and put its content into setup(license=)
  • Add a license classifier
  • Add a string representing the license like GPLv3 to setup(license=)

What method should be used and are any of them mutually exclusive. For example, if you have a license classifier, do you still need the license key?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions