[console_scripts]
mtxp = mtxp.app:entry
mtxpagent = mtxp.app:entry_agent

[flask.commands]
cmd1 = mtxp.commands:cli

