Skip to content

[Bug]: license error in pypi metadata #620

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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