[console_scripts]
security-gym = security_gym.scripts.download:main

[gymnasium.envs]
__root__ = security_gym.envs:register_envs
