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

chore: add license classifiers #680

Merged
merged 1 commit into from
Apr 24, 2024
Merged

chore: add license classifiers #680

merged 1 commit into from
Apr 24, 2024

Conversation

masci
Copy link
Contributor

@masci masci commented Apr 23, 2024

Fixes #650

  • Once this PR gets merged, the change will be visible after the first release of each package.
  • I propose we don't release the packages only for this reason

Copy link
Contributor

@shadeMe shadeMe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! One minor comment.

@@ -14,6 +14,7 @@ authors = [
{ name = "deepset GmbH", email = "[email protected]" },
]
classifiers = [
"License :: OSI Approved :: Apache Software License",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it make sense to mention the version (v2.0) here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That wouldn't be standard, see https://pypi.org/classifiers/

@masci masci merged commit 0f6c388 into main Apr 24, 2024
140 checks passed
@masci masci deleted the massi/license-classifier branch April 24, 2024 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment