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
conda-verify
requirements
A few recipes have added conda-verify to their requirements
After some discussion in issue ( rapidsai/rapids-metadata#43 ), it sounds like this is unneeded
Given this, we should go ahead and drop conda-verify from recipes
The text was updated successfully, but these errors were encountered:
requirements/host
There are only 3 places that have it (GitHub search).
Put up PRs, will put them up for review once CI passes.
rapids-build-backend
rapids-dask-dependency
rapids-metadata
Sorry, something went wrong.
remove conda-verify dependency (#86)
02ec148
Contributes to rapidsai/build-planning#150 Proposes removing `host:` dependency on `conda-verify`. See the discussion in rapidsai/rapids-metadata#43 for background. Authors: - James Lamb (https://github.com/jameslamb) Approvers: - Bradley Dice (https://github.com/bdice) - https://github.com/jakirkham URL: #86
jameslamb
No branches or pull requests
A few recipes have added
conda-verify
to theirrequirements
After some discussion in issue ( rapidsai/rapids-metadata#43 ), it sounds like this is unneeded
Given this, we should go ahead and drop
conda-verify
from recipesThe text was updated successfully, but these errors were encountered: