diff --git a/ci/test_wheel.sh b/ci/test_wheel.sh index 0350e0d8c6..f6c61eabac 100755 --- a/ci/test_wheel.sh +++ b/ci/test_wheel.sh @@ -15,7 +15,6 @@ fi # Always install latest dask for testing python -m pip install git+https://github.com/dask/dask.git@main git+https://github.com/dask/distributed.git@main git+https://github.com/rapidsai/dask-cuda.git@branch-23.12 - # echo to expand wildcard before adding `[extra]` requires for pip python -m pip install $(echo ./dist/cuml*.whl)[test]