We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 158f202 commit 53e1134Copy full SHA for 53e1134
1 file changed
app/pysidedeploy.spec
@@ -48,7 +48,7 @@ plugins =
48
# eg = extra_args = --show-modules --follow-stdlib
49
macos.permissions =
50
# (str) specify any extra nuitka arguments
51
-extra_args = --quiet --noinclude-qt-translations --disable-console
+extra_args = --quiet --noinclude-qt-translations --disable-console --follow-imports
52
53
[buildozer]
54
# build mode
0 commit comments