[console_scripts]
cryosweep = cryosweep_cli.__main__:main

[gui_scripts]
cryosweep-gui = cryosweep_gui.app:run
