From 9ce9fc8094e14cc8d09b05436f39ad94470caa80 Mon Sep 17 00:00:00 2001 From: James Lamb Date: Thu, 11 Jan 2024 10:17:51 -0600 Subject: [PATCH] try adding cuda toolkit back to test_python env --- dependencies.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/dependencies.yaml b/dependencies.yaml index 22ecac54..3c2c8805 100644 --- a/dependencies.yaml +++ b/dependencies.yaml @@ -18,6 +18,7 @@ files: test_python: output: none includes: + - cuda - cuda_version - py_version - test_python