Closed xhochy closed 6 years ago
Hi! This is the friendly automated conda-forge-linting service.
I just wanted to let you know that I linted all conda-recipes in your PR (recipe
) and found it was in an excellent condition.
@conda-forge-admin please rerender
The failing builds here are due to distutils.ccompiler.new_compiler()
returning cc
instead of the new compilers.
The failing builds here are due to distutils.ccompiler.new_compiler() returning cc instead of the new compilers.
Is this something we should add a patch in the build for?
The failing builds here are due to distutils.ccompiler.new_compiler() returning cc instead of the new compilers.
Is this something we should add a patch in the build for?
Yes, preparing one now.
Thanks so much for this on @xhochy
Fixes #4, #6, #7, #8, #9