[console_scripts]
catpath = catpath.cli:main

[precis.handlers]
pathway = catpath.precis:PathwayHandler

[precis.job_types]
catpath_explore = catpath.precis.job:load

[precis.migrations]
catpath = catpath.precis.migrations

[precis.skills]
catpath = catpath.precis.skills
