[console_scripts]
data-to-paper-chkres = data_to_paper.scripts.check_resources:check_resources
data-to-paper-run-with-console = data_to_paper.scripts.run:run

[gui_scripts]
data-to-paper = data_to_paper.scripts.run:run
