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
ignore_run_exports
The docs aren't super clear where to put ignore_run_exports, so it can happen they are in the wrong place (under requirements instead of build).
requirements
build
I made this mistake here: bioconda/bioconda-recipes@31c6842#diff-1f143fe375ca4f6a95329eb32f79d7f8b9810e63d6f9ef937eec75fecba98c2eL31-L33
And someone else here: https://github.com/bioconda/bioconda-recipes/blob/74934d5f8a3c9b84a050c733eecfafa833511583/recipes/libmaus2/meta.yaml#L42
Might be nice to add a lint for it.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The docs aren't super clear where to put
ignore_run_exports
, so it can happen they are in the wrong place (underrequirements
instead ofbuild
).I made this mistake here: bioconda/bioconda-recipes@31c6842#diff-1f143fe375ca4f6a95329eb32f79d7f8b9810e63d6f9ef937eec75fecba98c2eL31-L33
And someone else here: https://github.com/bioconda/bioconda-recipes/blob/74934d5f8a3c9b84a050c733eecfafa833511583/recipes/libmaus2/meta.yaml#L42
Might be nice to add a lint for it.
The text was updated successfully, but these errors were encountered: