Skip to content

Tag: pytables

“[lib] requires [dep], which is not installed” when running PR tests on conda-forge feedstock, despite explicit call in grayskull-generated meta.yaml

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 mentione…