Skip to content

Commit ea24201

Browse files
author
nothing
committed
added venv to get installed packages. Reduced file size from ~78MB to just ~8MB
1 parent 2b7fd57 commit ea24201

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pyinstaller --onefile --noconsole -n "Keychron mice updater" -i images/logo.ico --upx-dir=upx/ updater.py
1+
pyinstaller --onefile --noconsole -n "Keychron mice updater" -i images/logo.ico --paths=.venv\Lib\site-packages --upx-dir=upx/ updater.py

0 commit comments

Comments
 (0)