[console_scripts]
spotiflow-check = spotiflow.cli.check:main
spotiflow-predict = spotiflow.cli.predict:main
spotiflow-train = spotiflow.cli.train:main
