#!/bin/sh
exec /home/cbp/miniconda3/envs/cbp-base/bin/python -m PyQt5.uic.pyuic ${1+"$@"}
