[console_scripts]
respmech = respmech.cli.__main__:main

[gui_scripts]
respmech-gui = respmech.ui.app:main
