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
Just saw a migrator PR that failed to add {{ stdlib("c") }} to a recipe that doesn't have it: conda-forge/singlejar-feedstock#89
{{ stdlib("c") }}
This shouldn't happen unless we turned off the piggyback. Wanted to check if that happened either intentionally or by accident.
The text was updated successfully, but these errors were encountered:
possibly by accident...
Sorry, something went wrong.
No branches or pull requests
Just saw a migrator PR that failed to add
{{ stdlib("c") }}
to a recipe that doesn't have it: conda-forge/singlejar-feedstock#89This shouldn't happen unless we turned off the piggyback. Wanted to check if that happened either intentionally or by accident.
The text was updated successfully, but these errors were encountered: