[console_scripts]
patchbay = patchbay.__main__:main

[gui_scripts]
patchbay-ui = patchbay.__main__:main_gui

