Skip to content

Commit 5a7e1de

Browse files
authored
drop reliance on 'nvidia' conda channel (#254)
Contributes to rapidsai/build-planning#254 The `nvidia` conda channel should no longer be necessary here. Authors: - James Lamb (https://github.com/jameslamb) Approvers: - https://github.com/jakirkham URL: #254
1 parent bf70133 commit 5a7e1de

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

conda/environments/all_arch-any.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ channels:
44
- rapidsai
55
- rapidsai-nightly
66
- conda-forge
7-
- nvidia
87
dependencies:
98
- jupyterlab>=4.0.0
109
- nodejs=18

dependencies.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ channels:
4646
- rapidsai
4747
- rapidsai-nightly
4848
- conda-forge
49-
- nvidia
5049
dependencies:
5150
build_wheels:
5251
common:

0 commit comments

Comments
 (0)