Skip to content

[Bug]: license error in pypi metadata #620

@kenmalton

Description

@kenmalton

What happened?

On pypi.org the license for fastembed is listed as Other/Proprietary License (Apache License) when it should be Apache-2.0.

This could be because the license field in the pyproject.toml file expects a valid SPDX identifier, which in this case would be Apache-2.0, as opposed to Apache License.

Thank you

What is the expected behaviour?

No response

A minimal reproducible example

No response

What Python version are you on? e.g. python --version

n/a

FastEmbed version

all versions on pypi

What os are you seeing the problem on?

No response

Relevant stack traces and/or logs

n/a

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