[console_scripts]
fastrho = fastrho.cli:main
fastrho-fetch-model = fastrho.model_release:main
fastrho-preprocess = fastrho.preprocess:main
fastrho-simulate = fastrho.simulate:main
fastrho-train = fastrho.train:main
fastrho-verify-model = fastrho.model_release:verify_main
