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 the license classifier in distribution to the "Unlicense" #179

Closed
jond01 opened this issue Dec 5, 2022 · 1 comment · Fixed by #180
Closed

Fix the license classifier in distribution to the "Unlicense" #179

jond01 opened this issue Dec 5, 2022 · 1 comment · Fixed by #180

Comments

@jond01
Copy link
Contributor

jond01 commented Dec 5, 2022

The package is licensed under the "Unlicense", but the PyPI distribution uses the following classifier:
https://github.com/tox-dev/py-filelock/blob/579ccc3412f2b370d7be64a9616f5d01d1f2e676/setup.cfg#L14
It's better to be changed to the following classifier:

License :: OSI Approved :: The Unlicense (Unlicense)
@gaborbernat
Copy link
Member

PR welcome.

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 a pull request may close this issue.

2 participants