Skip to content

Commit b7d2eb0

Browse files
authored
Merge pull request #2 from Hyperaide/codex/refactor-cli-for-improved-code-and-ui
Codex/refactor cli for improved code and UI
2 parents 749045e + aa2a94d commit b7d2eb0

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ pyinstaller \
7777
--hidden-import playwright._impl._driver \
7878
--collect-all playwright \
7979
--collect-all pyfiglet \
80+
--hidden-import pyfiglet.fonts \
81+
--collect-all rich \
8082
--noconfirm \
8183
--clean \
8284
main.py

0 commit comments

Comments
 (0)