There was an error while loading. Please reload this page.
1 parent e56ac30 commit b63cd4eCopy full SHA for b63cd4e
1 file changed
build.py
@@ -26,8 +26,8 @@ def build():
26
# "--windows-icon-from-ico=icon.ico", # Uncomment if you have an icon file
27
28
# Include necessary packages (resolve dynamic imports for rich)
29
- "--include-package=rich",
30
- "--include-package=rich._unicode_data",
+ # "--include-package=rich",
+ # "--include-package=rich._unicode_data",
31
"--include-package-data=rich",
32
33
# Include other core packages
0 commit comments