[console_scripts]
djehuty = djehuty.app:main

[djehuty.commands]
commands = djehuty.command.commands:Commands
yo = djehuty.command.yo:Yo

