[console_scripts]
task = taskforge.cli:main

[taskforge.lists]
mongodb = taskforge.lists.mongo
sqlite = taskforge.lists.sqlite

