#!/bin/sh
exec /usr/lib64/calibre/python3 -m PyQt6.uic.pyuic ${1+"$@"}
