Skip to content

UNKNOWN license #96

@Cpp87

Description

@Cpp87

When checking my dependencies with "liccheck" (version 0.9.2), I obtain

gathering licenses...
69 packages.
check authorized packages...
68 packages.
check unknown packages...
1 package.
streamlit-oauth (0.1.14): UNKNOWN

The MIT license seems to be missing somewhere in the artifact.

Personally, I also had this issue with pypi uploads (using a pyproject.toml). I circumvented this by explicitly writing the license name because no attempt (LICENSE, LICENSE.md) was successful.

What about hardcoding
license='mit'
in setup.py?

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