#!/bin/sh
exec /clang64/bin/python.exe -m PyQt6.uic.pyuic ${1+"$@"}
