[console_scripts]
build_stats_table = lightcurve_pipeline.scripts.build_stats_table:main
download_hstlc = lightcurve_pipeline.scripts.download_hstlc:main
ingest_hstlc = lightcurve_pipeline.scripts.ingest_hstlc:main
make_hstlc_plots = lightcurve_pipeline.scripts.make_hstlc_plots:main
reset_hstlc_database = lightcurve_pipeline.scripts.reset_hstlc_database:main
reset_hstlc_filesystem = lightcurve_pipeline.scripts.reset_hstlc_filesystem:main

