Skip to content

Commit

Permalink
add plc dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt711 committed Aug 12, 2024
1 parent 1d913f0 commit a7b977a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions conda/environments/all_cuda-118_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ dependencies:
- ptxcompiler
- pyarrow==16.1.0.*
- pydata-sphinx-theme!=0.14.2
- pylibcudf==24.10.*,>=0.0.0a0
- pytest-benchmark
- pytest-cases>=3.8.2
- pytest-cov
Expand Down
1 change: 1 addition & 0 deletions conda/environments/all_cuda-125_arch-x86_64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dependencies:
- pre-commit
- pyarrow==16.1.0.*
- pydata-sphinx-theme!=0.14.2
- pylibcudf==24.10.*,>=0.0.0a0
- pynvjitlink>=0.0.0a0
- pytest-benchmark
- pytest-cases>=3.8.2
Expand Down
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ files:
- test_python_cudf
- test_python_dask_cudf
- depends_on_cupy
- depends_on_pylibcudf
test_static_build:
output: none
includes:
Expand Down

0 comments on commit a7b977a

Please sign in to comment.