[console_scripts]
hyperx-autodiscover = hyperx:autodiscover
hyperx-check = hyperx.management.commands.check_hyperx:Command.run
hyperx-install = hyperx.management.commands.install_hyperx:Command.run

[django.apps]
hyperx = hyperx.apps.HyperXConfig
