[console_scripts]
cotejo = cotejo.cli:main

[gui_scripts]
cotejo-gui = cotejo.gui.app:main
