Chris Burr

Results 127 comments of Chris Burr

I think you need to add `build:\n skip: true # [py

> I'm not very comfortable with the idea of modifying someone else's art xkcd is released under [CC BY-NC 2.5](https://creativecommons.org/licenses/by-nc/2.5/) and explicitly allows this: https://xkcd.com/license.html

I think this would be a nice addition as it is a generally applicable statistical test. It would also be nice to generalise the code to work for any number...

Have you looked into what is broken in when using one of the miniforge images? It might be a bug in conda-constructor shell script. I'm not convinved there is a...

How about using the new ["feature levels" of GCC 11 and Clang 12](https://www.phoronix.com/scan.php?page=news_item&px=GCC-11-x86-64-Feature-Levels) to define the meta-package's build strings? (I don't mean we have to wait for the compilers to...

Perhaps there needs to be a `licence_exports` field in the conda build metadata.

Maybe a linter rule in conda-smithy would be better if `oldest-supported-numpy` is found in the recipe?

> more functionality ecosystem-wide is moving into pyproject.toml Longer term I think we should start using `pyproject.toml` to improve the update of recipes (likely using grayskull + some conservative logic...

These two issues will probably help you get an idea of what's needed (especially https://github.com/conda-forge/conda-forge.github.io/issues/1123#issuecomment-668399522): * https://github.com/conda-forge/conda-forge.github.io/issues/1123 * https://github.com/conda-forge/conda-forge.github.io/issues/1126

I'm away this week but I'll respond soon with a suggestion of how Ganga can support this.