[console_scripts]
smartem.change_epu_dir = smartem.cli.change_epu_directory:run
smartem.export = smartem.cli.export:run
smartem.init = smartem.cli.initialise:run
smartem.launch = smartem.cli.launch:run
smartem.missing = smartem.cli.missing:run
smartem.quick_view = smartem.cli.quick_epu_viewer:run
smartem.start = smartem.cli.start:run
smartem.stop = smartem.cli.stop:run
