We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71fdd1 commit 8fb5dc0Copy full SHA for 8fb5dc0
1 file changed
.github/workflows/release-binaries.yml
@@ -86,17 +86,6 @@ jobs:
86
--collect-all rich \
87
--collect-all PIL \
88
--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 \
100
--optimize 2 \
101
_entry.py
102
0 commit comments