We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Using master 6f13867, I get:
about/license_family 'Public-Domain' not allowed. Allowed families are AGPL, APACHE, BSD, GPL, GPL2, GPL3, LGPL, MIT, NONE, OTHER, PROPRIETARY, PSF, and PUBLICDOMAIN.
The recipe has:
about: license_family: Public-Domain
which is completely valid. The license families are defined here: https://github.com/ContinuumIO/anaconda-verify/blob/master/anaconda_verify/const.py#L1
This list has been used for many years now, and I don't see the point of changing punctuation, capitalization or anything else about the list.
The text was updated successfully, but these errors were encountered:
Fixed by #1503 - closing, but please reopen if there are further issues.
Sorry, something went wrong.
Thanks, #1503 fixed the problem.
Hi there, thank you for your contribution!
This issue has been automatically locked because it has not had recent activity after being closed.
Please open a new issue if needed.
Thanks!
No branches or pull requests
Using master 6f13867, I get:
The recipe has:
which is completely valid. The license families are defined here:
https://github.com/ContinuumIO/anaconda-verify/blob/master/anaconda_verify/const.py#L1
This list has been used for many years now, and I don't see the point of changing punctuation, capitalization or anything else about the list.
The text was updated successfully, but these errors were encountered: