I’m trying to upgrade the conda-forge version of xagg to the latest version (v0.3.0). The built-in Azure Pipelines tests that run when I set up a PR of the feedstock into the conda-forge repository however fail, with the error: (the full log is here) The odd thing is that pytables is explicitly mentioned in the meta.yaml (which was generated through
Tag: conda-forge
What is `sha256` and what should I put as it’s value in a `meta.yaml` file of an anaconda package
In the meta.yaml file of an anaconda package, one of the requirements is the source category, which has sha256 as a parameter. What is sha256 and what should I put as it’s value. I was originally going to use git, but conda forge uses tarball or zip. Answer sha256 is a checksum. Checksums are used to verify the integrity of