[console_scripts]
morphomath = morphomath.__main__:main
morphomath-test = morphomath.testing.__main__:main

[gui_scripts]
morphomath-doc = morphomath.doc:main
