From 42b2f8787597b0fa9d8bcc1a53e38a6f2be5ac1f Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 11 Jan 2024 13:39:01 -0600 Subject: [PATCH] remove 1.20 file --- .../all_cuda-120_arch-x86_64.yaml | 37 ------------------- 1 file changed, 37 deletions(-) delete mode 100644 conda/environments/all_cuda-120_arch-x86_64.yaml diff --git a/conda/environments/all_cuda-120_arch-x86_64.yaml b/conda/environments/all_cuda-120_arch-x86_64.yaml deleted file mode 100644 index a0dec45d..00000000 --- a/conda/environments/all_cuda-120_arch-x86_64.yaml +++ /dev/null @@ -1,37 +0,0 @@ -# This file is generated by `rapids-dependency-file-generator`. -# To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`. -channels: -- rapidsai -- rapidsai-nightly -- dask/label/dev -- conda-forge -- nvidia -dependencies: -- click >=8.1 -- cuda-nvcc-impl -- cuda-nvrtc -- cuda-version=12.0 -- cudf==24.2.* -- dask-cudf==24.2.* -- distributed-ucxx==0.36.* -- kvikio==24.2.* -- numactl-devel-cos7-x86_64 -- numba>=0.57 -- numpy>=1.21 -- numpydoc>=1.1.0 -- pandas>=1.3,<1.6.0.dev0 -- pre-commit -- pynvml>=11.0.0,<11.5 -- pytest -- pytest-cov -- python>=3.9,<3.11 -- rapids-dask-dependency==24.2.* -- setuptools>=64.0.0 -- sphinx -- sphinx-click>=2.7.1 -- sphinx-rtd-theme>=0.5.1 -- ucx-proc=*=gpu -- ucx-py==0.36.* -- ucxx==0.36.* -- zict>=2.0.0 -name: all_cuda-120_arch-x86_64