Skip to content

Commit abe72f0

Browse files
committed
Remove build folder for windows
1 parent cae0067 commit abe72f0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/build_windows.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
rd /S /Q Web2ExeWin
2+
rd /S /Q build
23
del *.zip
34
call pyinstaller --onefile ^
45
--hidden-import PIL.Jpeg2KImagePlugin ^

0 commit comments

Comments
 (0)