[console_scripts]
hoverpilot-demo = hoverpilot.main:main
hoverpilot-ppo = hoverpilot.rl.cli:main
hoverpilot-validate = hoverpilot.validate_env:main
