[console_scripts]
autoreduce-check-time-since-last-run = autoreduce_scripts.checks.daily.time_since_last_run:main
autoreduce-manual-remove = autoreduce_scripts.manual_operations.manual_remove:fire_entrypoint
autoreduce-manual-submission = autoreduce_scripts.manual_operations.manual_submission:fire_entrypoint

