-
Notifications
You must be signed in to change notification settings - Fork 251
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
Update license name for EPL-2.0 #784
Conversation
the file you have change is autogenerated, you do not want to be changing that. Maybe here |
oh ty, will update the PR and try to understand how the json file got generated |
I dont think you need to care about the autogenerated file, just revert the change to it |
From my short investigation, it might be as easy as adding that classifier to the dict here |
0299bc9
to
91ef528
Compare
yeah, updated my PR and force-pushed, ty guys. |
91ef528
to
7499fec
Compare
…lassifiers, add trove_classifier as test dependency, fix Aladdin license
for more information, see https://pre-commit.ci
Added a test case to ensure that all known licenses return a valid trove classifier. |
Resolves: python-poetry/poetry#9803
Test case was removed based on suggestion of @Secrus .
Not sure what documentation I should change in this regard, so I skip it for now, but let me know if I need to update something.