[console_scripts]
figrecipe = figrecipe._cli:main

[scitex.apps]
figrecipe = figrecipe._django.apps:FigRecipeEditorConfig

[scitex_dev.docs]
figrecipe = figrecipe

[scitex_dev.linter.plugins]
figure = figrecipe._quality._linter_plugin:get_plugin

[scitex_dev.skills]
figrecipe = figrecipe
