The source project of this merge request has been removed.
testing/cura: fix missing py3-qt6 dependency
Previously, running cura yields the following error on my system:
File "/usr/bin/cura", line 23, in <module>
from PyQt6.QtNetwork import QSslConfiguration, QSslSocket
ModuleNotFoundError: No module named 'PyQt6'