[console_scripts]
genhpf-manifest = genhpf.scripts.manifest:main
genhpf-preprocess = genhpf.scripts.preprocess.genhpf.main:main
genhpf-preprocess-meds = genhpf.scripts.preprocess.preprocess_meds:main
genhpf-test = genhpf.scripts.test:cli_main
genhpf-train = genhpf.scripts.train:cli_main
