[console_scripts]
axm-audit = axm_audit.cli:main

[axm.commands]
audit = axm_audit.cli:app

[axm.tools]
audit = axm_audit.tools.audit:AuditTool
