[console_scripts]
causeway = causeway.cli:main
causeway-dramatiq = causeway.contrib.dramatiq.cli:main

[pytest11]
causeway = causeway._pytest_plugin
