#!/usr/bin/python3
from copr_gui.generic.wxpython import launcher
launcher.main(default_icon='/usr/share/icons/copr.ico')
