[console_scripts]
datarefinery = datarefinery.cli.app:main_entry

[datarefinery.plugins]
image_classification = datarefinery.plugins.image_classification.plugin:PLUGIN
tabular = datarefinery.plugins.tabular.plugin:PLUGIN
text = datarefinery.plugins.text.plugin:PLUGIN
