[console_scripts]
alpha101-backtest = alpha101_pipeline.cli:main_backtest
alpha101-plot = alpha101_pipeline.plot:main
alpha101-reorder = alpha101_pipeline.reorder:main
alpha101-store = alpha101_pipeline.store:main
