-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
None
There is more to the recent change https://codereview.qt-project.org/c/pyside/pyside-setup/+/664268 regarding storing relative paths in pysidedeploy.spec.
Currently, relative paths do not work correctly for Qt Design Studio projects due to their unique directory structure. This needs to be fixed so that deployment works seamlessly for Design Studio-generated projects.
Additionally, some fields in pysidedeploy.spec, such as python_path, are no longer necessary and should be removed. This cleanup will be addressed in a separate change.