This commit is contained in:
Envy_PC 2024-05-14 13:56:18 +09:00
parent 6b9e742ad6
commit 53071e4533
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ from cx_Freeze import setup, Executable
# Add options for build_exe
build_exe_options = {
"packages": ["os", "pandas", "xlwings", "configparser", "PyQt5"],
"packages": ["os", "pandas", "xlwings", "openpyxl", "configparser", "PyQt5"],
"include_files": [
("퍼센티양식.xlsx", "퍼센티양식.xlsx"),
("config.ini", "config.ini"),

BIN
taomanXLS_Portable_V1.1.zip Normal file

Binary file not shown.