Skip to content

Commit

Permalink
Merge pull request #1497 from rapidsai/branch-0.19
Browse files Browse the repository at this point in the history
[gpuCI] Forward-merge branch-0.19 to branch-0.20 [skip ci]
  • Loading branch information
GPUtester authored Mar 31, 2021
2 parents cbc648c + 59f6df6 commit 38bfd7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions conda/recipes/cugraph/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,13 @@ requirements:
build:
- python x.x
- cython>=0.29,<0.30
- libcugraph={{ version }}=*_{{ GIT_DESCRIBE_NUMBER }}
- libcugraph={{ version }}
- cudf={{ minor_version }}
- ucx-py {{ minor_version }}
- ucx-proc=*=gpu
run:
- python x.x
- libcugraph={{ version }}=*_{{ GIT_DESCRIBE_NUMBER }}
- libcugraph={{ version }}
- cudf={{ minor_version }}
- dask-cudf {{ minor_version }}
- dask-cuda {{ minor_version }}
Expand Down

0 comments on commit 38bfd7d

Please sign in to comment.