[authority_runtime.backends]
memory = authority_runtime.backends.memory:MemoryBackend
slos = authority_runtime.backends.slos:SlosBackend

[console_scripts]
carryall = authority_runtime.cli:app
