Skip to content

Commit 8fb5dc0

Browse files
Temporarily remove excludes
1 parent f71fdd1 commit 8fb5dc0

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

.github/workflows/release-binaries.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -86,17 +86,6 @@ jobs:
8686
--collect-all rich \
8787
--collect-all PIL \
8888
--collect-all typer \
89-
--exclude-module tkinter \
90-
--exclude-module unittest \
91-
--exclude-module test \
92-
--exclude-module distutils \
93-
--exclude-module setuptools \
94-
--exclude-module pkg_resources \
95-
--exclude-module email \
96-
--exclude-module http \
97-
--exclude-module html \
98-
--exclude-module xml \
99-
--exclude-module xmlrpc \
10089
--optimize 2 \
10190
_entry.py
10291

0 commit comments

Comments
 (0)