From 5f34fcb3d3db46f597a8df7a24914815f6e0243f Mon Sep 17 00:00:00 2001 From: Eric Buehler Date: Thu, 19 Jun 2025 13:38:02 +0200 Subject: [PATCH] Remove python deps from CUDA dockerfiles --- Dockerfile.cuda-all | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Dockerfile.cuda-all b/Dockerfile.cuda-all index e48ca7c059..65197376b6 100644 --- a/Dockerfile.cuda-all +++ b/Dockerfile.cuda-all @@ -8,9 +8,7 @@ RUN <