Skip to content

License in setup.py classifiers does not follow --license #4

@jeffhung

Description

@jeffhung

When given specific license type via command line option --license, the license in classifiers in generated setup.py does not follow.

For example, if we type:

$ make python-module foo license=mit

The license in classifiers in setup.py is License :: OSI Approved :: BSD License.

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