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