Skip to content

Commit

Permalink
Stop testing imports but ensure an environment is created
Browse files Browse the repository at this point in the history
  • Loading branch information
vyasr authored Jul 26, 2023
1 parent 2d55e20 commit a2bcb83
Showing 1 changed file with 2 additions and 16 deletions.
18 changes: 2 additions & 16 deletions conda/recipes/rapids/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,22 +64,8 @@ requirements:
test:
requires:
- cuda-version ={{ cuda_version }}
imports:
- cucim
- cudf
- cudf_kafka
- cugraph
- cuml
{% if cuda_major == "11" %}
- cusignal
{% endif %}
- cuspatial
- custreamz
- cuxfilter
- dask_cuda
- dask_cudf
- pylibcugraph
- rmm
commands:
- exit 0

about:
home: https://rapids.ai/
Expand Down

0 comments on commit a2bcb83

Please sign in to comment.