[console_scripts]
skillopt-eval = scripts.eval_only:main
skillopt-sleep = skillopt_sleep.__main__:main
skillopt-train = scripts.train:main
