Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix license classifier check #132

Merged
merged 1 commit into from
Oct 29, 2022
Merged

Conversation

rofafor
Copy link
Contributor

@rofafor rofafor commented Oct 28, 2022

Without this patch starlette-exporter shows a messed up UNKNOWN license:

| Name               | Version   | License                              |
|--------------------|-----------|--------------------------------------|
| starlette-exporter | 0.14.0    | K; N; O; U; W                        |

Patched:

| Name               | Version   | License                              |
|--------------------|-----------|--------------------------------------|
| starlette-exporter | 0.14.0    | Apache License 2.0                   |

@raimon49
Copy link
Owner

Thanks, I've applied the patch and verified it works.

@raimon49 raimon49 merged commit e991976 into raimon49:release-4.0.0 Oct 29, 2022
@raimon49
Copy link
Owner

We have uploaded RC2 to PyPI
https://pypi.org/project/pip-licenses/4.0.0rc2/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants