#!/bin/sh
exec /mounts/lovelace/software/anaconda3/envs/rescript/bin/python -m PyQt5.uic.pyuic ${1+"$@"}
