Skip to content
This repository was archived by the owner on Jul 28, 2025. It is now read-only.

Commit ff39de7

Browse files
committed
Remove nvidia and dask channels
1 parent 2c50bcb commit ff39de7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

dependencies.yaml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -163,12 +163,10 @@ files:
163163
includes:
164164
- depends_on_cuspatial
165165
- test_python_cuproj
166-
167166
channels:
168167
- rapidsai
169168
- rapidsai-nightly
170169
- conda-forge
171-
- nvidia
172170
dependencies:
173171
build_cpp:
174172
common:
@@ -476,7 +474,6 @@ dependencies:
476474
- output_types: [requirements, pyproject]
477475
packages:
478476
- pyproj>=3.6.0,<3.7a0
479-
480477
depends_on_rmm:
481478
common:
482479
- output_types: conda
@@ -501,7 +498,6 @@ dependencies:
501498
packages:
502499
- rmm-cu11==25.8.*,>=0.0.0a0
503500
- {matrix: null, packages: [*rmm_unsuffixed]}
504-
505501
depends_on_cudf:
506502
common:
507503
- output_types: conda
@@ -529,7 +525,6 @@ dependencies:
529525
- cudf-cu11==25.8.*,>=0.0.0a0
530526
- pylibcudf-cu11==25.8.*,>=0.0.0a0
531527
- {matrix: null, packages: [*cudf_unsuffixed]}
532-
533528
depends_on_libcudf:
534529
common:
535530
- output_types: conda
@@ -554,7 +549,6 @@ dependencies:
554549
packages:
555550
- libcudf-cu11==25.8.*,>=0.0.0a0
556551
- {matrix: null, packages: [*libcudf_unsuffixed]}
557-
558552
depends_on_cuml:
559553
common:
560554
- output_types: conda
@@ -579,7 +573,6 @@ dependencies:
579573
packages:
580574
- cuml-cu11==25.8.*,>=0.0.0a0
581575
- {matrix: null, packages: [*cuml_unsuffixed]}
582-
583576
depends_on_cuspatial:
584577
common:
585578
- output_types: conda
@@ -604,7 +597,6 @@ dependencies:
604597
packages:
605598
- cuspatial-cu11==25.8.*,>=0.0.0a0
606599
- {matrix: null, packages: [*cuspatial_unsuffixed]}
607-
608600
depends_on_cuproj:
609601
common:
610602
- output_types: conda
@@ -629,7 +621,6 @@ dependencies:
629621
packages:
630622
- cuproj-cu11==25.8.*,>=0.0.0a0
631623
- {matrix: null, packages: [*cuproj_unsuffixed]}
632-
633624
depends_on_cupy:
634625
common:
635626
- output_types: conda
@@ -676,7 +667,6 @@ dependencies:
676667
packages:
677668
- libcuspatial-cu11==25.8.*,>=0.0.0a0
678669
- {matrix: null, packages: [*libcuspatial_unsuffixed]}
679-
680670
depends_on_librmm:
681671
common:
682672
- output_types: conda

0 commit comments

Comments
 (0)