#!/bin/sh
exec /opt/local/Library/Frameworks/Python.framework/Versions/3.9/bin/python3.9 -m PyQt6.uic.pyuic ${1+"$@"}
