Thanks to visit codestin.com
Credit goes to github.com

Skip to content

LICENSE file missing from latest release #57

Closed
@johnthagen

Description

@johnthagen

Tools such as pip-licenses use the LICENSE file included in uploaded Python packages to generate license reports. The latest release of cycler does not have a LICENSE file included which makes it more challenging to comply with the license.

Could a new release of cycler be released using the latest wheel library that pulls in the LICENSE file via:

license_file = LICENSE

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions