[console_scripts]
ci = sonyci.__main__:app
docs = mkdocs.commands:serve.serve
test = pytest:main

