Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit c67c3fc

Browse files
authored
remove openblas
1 parent db565ef commit c67c3fc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

download_all_stuff.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ green "CLEAN BUILD DIRS"
3434
find build/dldt/ -mindepth 1 -not -name 'dldt_setup.sh' -not -name '*.patch' -delete
3535
find build/opencv/ -mindepth 1 -not -name 'opencv_setup.sh' -delete
3636
find build/ffmpeg/ -mindepth 1 -not -name 'ffmpeg_*.sh' -delete
37-
find build/openblas/ -mindepth 1 -not -name 'openblas_setup.sh' -delete
3837

3938
green "CLEAN WHEEL DIR"
4039
find create_wheel/cv2/ -type f -not -name '__init__.py' -delete

0 commit comments

Comments
 (0)