[console_scripts]
auto-rotate = auto_rotate.cli:main

[gui_scripts]
auto-rotate-gui = auto_rotate.gui.app:run

