Skip to content

License info on Python package #41

@andy-k-improving

Description

@andy-k-improving

Currently, the software license for this project exists only as a standalone file and is not declared within the Python package metadata or classifiers. As a result, when the Cymple package is used as a dependency in other Python projects, its license is reported as UNKNOWN during automated license checks.

To resolve this, this PR updates the pyproject.toml to explicitly declare the license as MIT. This ensures accurate license detection and compliance when Cymple is consumed by downstream projects.

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