aboutsummaryrefslogtreecommitdiffstats
path: root/sources/pyside-tools/deploy_lib
diff options
context:
space:
mode:
authorShyamnath Premnadh <Shyamnath.Premnadh@qt.io>2024-06-14 11:43:43 +0200
committerShyamnath Premnadh <Shyamnath.Premnadh@qt.io>2024-06-17 10:10:30 +0000
commitcee6e02d50729bb50fcfc189a25e775b5555319a (patch)
tree3c13f398794e48980b5e9bc1948811622f9d1475 /sources/pyside-tools/deploy_lib
parent68a9eb0842d4147c8914da78e7d4e5eb3f760e0e (diff)
Deployment Docs: Add instructions to generate a bug report
- Additionally, remove some comments from default.spec that are not relevant anymore. Pick-to: 6.7 Task-number: PYSIDE-1612 Change-Id: Iea2fed95507b6e649285e409cf8678287bf15a56 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Diffstat (limited to 'sources/pyside-tools/deploy_lib')
-rw-r--r--sources/pyside-tools/deploy_lib/default.spec2
1 files changed, 0 insertions, 2 deletions
diff --git a/sources/pyside-tools/deploy_lib/default.spec b/sources/pyside-tools/deploy_lib/default.spec
index 6ba68e44d..6f466c24d 100644
--- a/sources/pyside-tools/deploy_lib/default.spec
+++ b/sources/pyside-tools/deploy_lib/default.spec
@@ -25,8 +25,6 @@ icon =
python_path =
# python packages to install
-# ordered-set: increase compile time performance of nuitka packaging
-# zstandard: provides final executable size optimization
packages = Nuitka==2.3.2
# buildozer: for deploying Android application