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

Add license metadata via classifier #255

Merged
merged 1 commit into from
May 9, 2024
Merged

Conversation

ymilki
Copy link
Member

@ymilki ymilki commented May 8, 2024

Problem

Our system does not recognize the license text BSD 3-clause in pyramid_swager.__about__.

Solution

Add BSD license classifier

Notes

While license is a free-form way to specify the licence in setuptools, classifiers have a standard notation that is machine consumable (https://pypi.org/classifiers/)

@ymilki ymilki merged commit 9381c47 into master May 9, 2024
2 checks passed
@ymilki ymilki deleted the add_license_classifier branch May 9, 2024 00:14
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