Skip to content

Commit

Permalink
fix(dask-cudf): remove extraneous ignore_run_export
Browse files Browse the repository at this point in the history
  • Loading branch information
Gil Forsyth committed Feb 25, 2025
1 parent 958278f commit 5a04911
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions conda/recipes/dask-cudf/recipe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ requirements:
- pynvml >=12.0.0,<13.0.0a0
- rapids-dask-dependency =${{ minor_version }}
- ${{ pin_compatible("cuda-version", upper_bound="x", lower_bound="x") }}
ignore_run_exports:
by_name:
- cuda-version

tests:
- python:
Expand Down

0 comments on commit 5a04911

Please sign in to comment.