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
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
licensefield in thepyproject.tomlfile 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