Skip to content
Snippets Groups Projects

fix : cuda wheel too big

Merged Grégoire Kubler requested to merge fix_cuda_wheel_too_big into main
Files
7
@@ -17,6 +17,7 @@ else
@@ -17,6 +17,7 @@ else
-name "$repo" \
-name "$repo" \
-not -path "*/install/*" \
-not -path "*/install/*" \
-not -path "*/.git/*" \
-not -path "*/.git/*" \
 
-not -path "*/.mypy_cache/*" \
-not -path "*/miniconda/*" \
-not -path "*/miniconda/*" \
-not -path "*/conda/*" \
-not -path "*/conda/*" \
-not -path "*/.local/*" \
-not -path "*/.local/*" \
Loading